diff --git a/gnu/libexec/uucp/common_sources/config.h b/gnu/libexec/uucp/common_sources/config.h index b7f55c709b94..c9fe3368931f 100644 --- a/gnu/libexec/uucp/common_sources/config.h +++ b/gnu/libexec/uucp/common_sources/config.h @@ -26,7 +26,7 @@ #define HAVE_TIME_H 1 /* */ #define HAVE_SYS_WAIT_H 1 /* */ #define HAVE_SYS_IOCTL_H 1 /* */ -#define HAVE_DIRENT_H 0 /* */ +#define HAVE_DIRENT_H 1 /* */ #define HAVE_MEMORY_H 1 /* */ #define HAVE_SYS_PARAM_H 1 /* */ #define HAVE_UTIME_H 1 /* */