Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg...
[linux-flexiantxendom0-3.2.10.git] / lib / string.c
index 3a15eb1..e5878de 100644 (file)
 #include <linux/types.h>
 #include <linux/string.h>
 #include <linux/ctype.h>
+#include <linux/kernel.h>
+#include <linux/export.h>
 #include <linux/bug.h>
-#include <linux/module.h>
+#include <linux/errno.h>
 
 #ifndef __HAVE_ARCH_STRNICMP
 /**