Merge branch 'fix/hda' into topic/hda
[cascardo/linux.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>
 
 /*