Merge branch 'akpm' (Andrew's patch-bomb)
[deliverable/linux.git] / lib / kasprintf.c
index 9c4233b23783db47322abd1ff7235c764e0cb7f4..ae0de80c1c8878f34d27a7677d37cc7c64eca256 100644 (file)
@@ -5,7 +5,7 @@
  */
 
 #include <stdarg.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/slab.h>
 #include <linux/types.h>
 #include <linux/string.h>
This page took 0.036112 seconds and 5 git commands to generate.