diff options
Diffstat (limited to 'src/intrf.c')
-rw-r--r-- | src/intrf.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/intrf.c b/src/intrf.c index 34dca68b..208bb194 100644 --- a/src/intrf.c +++ b/src/intrf.c @@ -53,9 +53,6 @@ #ifdef HAVE_LIBGEN_H #include <libgen.h> #endif -#ifdef HAVE_DIRENT_H -#include <dirent.h> -#endif #include <errno.h> #include "types.h" #include "common.h" |