diff options
Diffstat (limited to 'libfetch/file.c')
-rw-r--r-- | libfetch/file.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libfetch/file.c b/libfetch/file.c index a18d94c..e78a96d 100644 --- a/libfetch/file.c +++ b/libfetch/file.c @@ -30,12 +30,7 @@ * $FreeBSD: file.c,v 1.18 2007/12/14 10:26:58 des Exp $ */ -#if HAVE_CONFIG_H -#include "config.h" -#endif - #include <sys/stat.h> - #include <dirent.h> #include <fcntl.h> #include <fnmatch.h> |