diff options
Diffstat (limited to 'super-gpt.c')
-rw-r--r-- | super-gpt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/super-gpt.c b/super-gpt.c index ec3cf53f..50c267f6 100644 --- a/super-gpt.c +++ b/super-gpt.c @@ -40,6 +40,7 @@ #include "mdadm.h" #include "part.h" +#include "xmalloc.h" static void free_gpt(struct supertype *st) { |