diff options
author | Christos Zoulas <christos@zoulas.com> | 1998-06-27 13:56:19 +0000 |
---|---|---|
committer | Christos Zoulas <christos@zoulas.com> | 1998-06-27 13:56:19 +0000 |
commit | 50fe05e05940df69383f688400b1979d14298d55 (patch) | |
tree | 2e358267bd440f56c4485150436fd3064e878a3e /config.h.in | |
parent | 83d2718456507164e18149d1fd0a229ced3c18a3 (diff) | |
download | file-git-50fe05e05940df69383f688400b1979d14298d55.tar.gz |
*** empty log message ***
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
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 |