summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--raid6check.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/raid6check.c b/raid6check.c
index 99477761..aacd9570 100644
--- a/raid6check.c
+++ b/raid6check.c
@@ -23,6 +23,8 @@
*/
#include "mdadm.h"
+#include "xmalloc.h"
+
#include <stdint.h>
#include <sys/mman.h>