summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>1998-06-27 13:56:19 +0000
committerChristos Zoulas <christos@zoulas.com>1998-06-27 13:56:19 +0000
commit50fe05e05940df69383f688400b1979d14298d55 (patch)
tree2e358267bd440f56c4485150436fd3064e878a3e /config.h.in
parent83d2718456507164e18149d1fd0a229ced3c18a3 (diff)
downloadfile-git-50fe05e05940df69383f688400b1979d14298d55.tar.gz
*** empty log message ***
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index c4d5fe25..efd00d4e 100644
--- a/config.h.in
+++ b/config.h.in
@@ -6,6 +6,9 @@
/* Define if your struct stat has st_rdev. */
#undef HAVE_ST_RDEV
+/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
+#undef HAVE_SYS_WAIT_H
+
/* Define to `long' if <sys/types.h> doesn't define. */
#undef off_t