netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section
[pandora-kernel.git] / lib / find_next_bit.c
index 4bd75a7..0cbfc0b 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 #include <linux/bitops.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <asm/types.h>
 #include <asm/byteorder.h>