diff options
Diffstat (limited to 'restripe.c')
-rw-r--r-- | restripe.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ */ #include "mdadm.h" +#include "xmalloc.h" + #include <stdint.h> /* To restripe, we read from old geometry to a buffer, and |