]> Pileus Git - ~andy/linux/blobdiff - kernel/async.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[~andy/linux] / kernel / async.c
index 27235f5de198997180d4a293adc932d48c6101c7..15319d6c18fe05a3b3bbb8c91e0c654e58356bb2 100644 (file)
@@ -56,6 +56,7 @@ asynchronous and synchronous parts of the kernel.
 #include <linux/init.h>
 #include <linux/kthread.h>
 #include <linux/delay.h>
+#include <linux/slab.h>
 #include <asm/atomic.h>
 
 static async_cookie_t next_cookie = 1;