diff options
Diffstat (limited to 'lib/ext2fs/icount.c')
-rw-r--r-- | lib/ext2fs/icount.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ext2fs/icount.c b/lib/ext2fs/icount.c index 9223f662..1a18b377 100644 --- a/lib/ext2fs/icount.c +++ b/lib/ext2fs/icount.c @@ -9,6 +9,7 @@ * %End-Header% */ +#include "config.h" #if HAVE_UNISTD_H #include <unistd.h> #endif |