put initialization code into init() function
[linux-2.6.git] / kernel / module-verify.c
index 85a23bc..0c6f8e4 100644 (file)
@@ -8,7 +8,6 @@
  * 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>