diff options
Diffstat (limited to 'lib/ext2fs/imager.c')
-rw-r--r-- | lib/ext2fs/imager.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ext2fs/imager.c b/lib/ext2fs/imager.c index 5a6d0b95..a0fb81e4 100644 --- a/lib/ext2fs/imager.c +++ b/lib/ext2fs/imager.c @@ -13,6 +13,7 @@ * %End-Header% */ +#include "config.h" #include <stdio.h> #include <string.h> #if HAVE_UNISTD_H |