diff options
Diffstat (limited to 'src/phcfg.c')
-rw-r--r-- | src/phcfg.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/phcfg.c b/src/phcfg.c index 409e40e9..34640d1a 100644 --- a/src/phcfg.c +++ b/src/phcfg.c @@ -37,9 +37,6 @@ #endif #include <stdio.h> #include <errno.h> -#ifdef HAVE_DIRENT_H -#include <dirent.h> -#endif #include "types.h" #include "common.h" #include "filegen.h" |