lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB
[linux-2.6-microblaze.git] / lib / bsearch.c
index 5b54758..e33c179 100644 (file)
@@ -9,7 +9,7 @@
  * published by the Free Software Foundation; version 2.
  */
 
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/bsearch.h>
 
 /*