|
@@ -29,6 +29,7 @@
|
|
#include <linux/slab.h>
|
|
#include <linux/slab.h>
|
|
#include <linux/jump_label.h>
|
|
#include <linux/jump_label.h>
|
|
#include <linux/hardirq.h>
|
|
#include <linux/hardirq.h>
|
|
|
|
+#include <linux/sched.h>
|
|
|
|
|
|
extern struct _ddebug __start___verbose[];
|
|
extern struct _ddebug __start___verbose[];
|
|
extern struct _ddebug __stop___verbose[];
|
|
extern struct _ddebug __stop___verbose[];
|