diff options
Diffstat (limited to 'lib/ext2fs/get_pathname.c')
-rw-r--r-- | lib/ext2fs/get_pathname.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ext2fs/get_pathname.c b/lib/ext2fs/get_pathname.c index 7ac14db2..e259eee7 100644 --- a/lib/ext2fs/get_pathname.c +++ b/lib/ext2fs/get_pathname.c @@ -21,6 +21,7 @@ * */ +#include "config.h" #include <stdio.h> #include <string.h> #if HAVE_UNISTD_H |