]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - lib/ctype.c
kernel/compat.c: make do_sysinfo() static
[karo-tx-linux.git] / lib / ctype.c
index 26baa620e95b5c57cdd127cb83f2db3f9449f8a2..c646df91a2f7d058fe2b4478aa77a7e3abe6ad1c 100644 (file)
@@ -5,7 +5,8 @@
  */
 
 #include <linux/ctype.h>
-#include <linux/module.h>
+#include <linux/compiler.h>
+#include <linux/export.h>
 
 const unsigned char _ctype[] = {
 _C,_C,_C,_C,_C,_C,_C,_C,                               /* 0-7 */