netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section
[pandora-kernel.git] / lib / idr.c
index 12499ba..4046e29 100644 (file)
--- a/lib/idr.c
+++ b/lib/idr.c
@@ -29,7 +29,7 @@
 #ifndef TEST                        // to test in user space...
 #include <linux/slab.h>
 #include <linux/init.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #endif
 #include <linux/err.h>
 #include <linux/string.h>