aboutsummaryrefslogtreecommitdiff
path: root/gnu/libexec
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1994-08-28 16:04:56 +0000
committerBruce Evans <bde@FreeBSD.org>1994-08-28 16:04:56 +0000
commit05e598dc37256bb66a76b0071b200f97e30da003 (patch)
treeef7a5ae93fced7c407a07cefae1f40f86bdf0120 /gnu/libexec
parentb01307673735e47f7392601522426db929e251c9 (diff)
Notes
Diffstat (limited to 'gnu/libexec')
-rw-r--r--gnu/libexec/uucp/common_sources/config.h2
1 files changed, 1 insertions, 1 deletions
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 /* <time.h> */
#define HAVE_SYS_WAIT_H 1 /* <sys/wait.h> */
#define HAVE_SYS_IOCTL_H 1 /* <sys/ioctl.h> */
-#define HAVE_DIRENT_H 0 /* <dirent.h> */
+#define HAVE_DIRENT_H 1 /* <dirent.h> */
#define HAVE_MEMORY_H 1 /* <memory.h> */
#define HAVE_SYS_PARAM_H 1 /* <sys/param.h> */
#define HAVE_UTIME_H 1 /* <utime.h> */