Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into...
[linux-2.6-block.git] / lib / raid6 / algos.c
index b595f560bee74ba855da88bbc1793bf7eb193312..8b02f60ffc865750f3b4e5fbbe85b329f86b0a5e 100644 (file)
@@ -17,6 +17,7 @@
  */
 
 #include <linux/raid/pq.h>
+#include <linux/module.h>
 #ifndef __KERNEL__
 #include <sys/mman.h>
 #include <stdio.h>