fix multiple definition

This commit is contained in:
zy
2023-11-16 18:26:49 +08:00
parent 67b53ae048
commit d94f916f2d
6 changed files with 68 additions and 38 deletions

View File

@@ -7,6 +7,9 @@
#include <linux/syscalls.h>
#include <linux/tracehook.h>
mm_tree mm_tree_struct;
struct diag_variant_buffer load_monitor_variant_buffer;
typedef struct {
struct rcu_head rcu_head;
pid_t pid;