KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
[pandora-kernel.git] / lib / raid6 / recov.c
index 8590d19..fe275d7 100644 (file)
@@ -18,6 +18,7 @@
  * the syndrome.)
  */
 
+#include <linux/export.h>
 #include <linux/raid/pq.h>
 
 /* Recover two failed data blocks. */