Merge branch 'dev' into main
This commit is contained in:
@@ -80,6 +80,7 @@ struct DynamicStructInfo {
|
||||
#define KERNEL_VERSION_4_14 KERNEL_VERSION(4, 14, 0)
|
||||
|
||||
|
||||
|
||||
#include <../fs/mount.h>
|
||||
#include <linux/mount.h>
|
||||
|
||||
@@ -125,6 +126,7 @@ DYNAMIC_STRUCT_BEGIN(kprobe)
|
||||
#if LINUX_VERSION_CODE < KERNEL_VERSION_5_10
|
||||
DEFINE_MEMBER(kprobe, break_handler)
|
||||
#endif
|
||||
|
||||
DEFINE_MEMBER(kprobe, flags)
|
||||
DYNAMIC_STRUCT_END(kprobe)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user