summaryrefslogtreecommitdiff
path: root/raid6.c
diff options
context:
space:
mode:
Diffstat (limited to 'raid6.c')
-rw-r--r--raid6.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/raid6.c b/raid6.c
index 3a42bdf0..ce0f6557 100644
--- a/raid6.c
+++ b/raid6.c
@@ -19,6 +19,8 @@
*/
#include <stdint.h>
#include <unistd.h>
+#include "kerncompat.h"
+
/*
* This is the C data type to use
*/