aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ctype.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ctype.c')
-rw-r--r--lib/ctype.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ctype.c b/lib/ctype.c
index 26baa620e95b..c646df91a2f7 100644
--- a/lib/ctype.c
+++ b/lib/ctype.c
@@ -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 */