diff options
Diffstat (limited to 'e2fsck/ea_refcount.c')
-rw-r--r-- | e2fsck/ea_refcount.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/e2fsck/ea_refcount.c b/e2fsck/ea_refcount.c index b10cfffa..115bd6f2 100644 --- a/e2fsck/ea_refcount.c +++ b/e2fsck/ea_refcount.c @@ -5,6 +5,7 @@ * redistributed under the terms of the GNU Public License. */ +#include "config.h" #if HAVE_UNISTD_H #include <unistd.h> #endif |