]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - lib/string_helpers.c
lib: reduce the use of module.h wherever possible
[thirdparty/linux.git] / lib / string_helpers.c
index ab431d4cc970d50f4b90b8f0639fcdea417e78a0..dd4ece372699e5b717626ff0a558d919a118d60e 100644 (file)
@@ -5,7 +5,7 @@
  */
 #include <linux/kernel.h>
 #include <linux/math64.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/string_helpers.h>
 
 /**