Initial revision
[linux-2.6.git] / kernel / module-verify.c
index 0c6f8e4..85a23bc 100644 (file)
@@ -8,6 +8,7 @@
  * 2 of the License, or (at your option) any later version.
  */
 
+#include <linux/config.h>
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <linux/slab.h>