kernel: explicitly include required header files under kernel/
[deliverable/linux.git] / kernel / marker.c
index 005b959545933703bbb76e3f9720c5e42466df99..139260e5460c8158219293f8875734bfff642ce2 100644 (file)
@@ -23,6 +23,7 @@
 #include <linux/rcupdate.h>
 #include <linux/marker.h>
 #include <linux/err.h>
+#include <linux/slab.h>
 
 extern struct marker __start___markers[];
 extern struct marker __stop___markers[];
This page took 0.023215 seconds and 5 git commands to generate.