Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / lib / bitmap.c
index 90a683b..b5a8b6a 100644 (file)
@@ -5,7 +5,8 @@
  * This source code is licensed under the GNU General Public License,
  * Version 2.  See the file COPYING for more details.
  */
-#include <linux/module.h>
+#include <linux/export.h>
+#include <linux/thread_info.h>
 #include <linux/ctype.h>
 #include <linux/errno.h>
 #include <linux/bitmap.h>