mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 17:49:59 -05:00
NT doesn't have waitpid()
This commit is contained in:
parent
7adc0a65d0
commit
f4161b5bf8
1 changed files with 1 additions and 1 deletions
|
|
@ -415,7 +415,7 @@ typedef char * caddr_t;
|
|||
#define HAVE_VSPRINTF 1
|
||||
|
||||
/* Define if you have the waitpid function. */
|
||||
#define HAVE_WAITPID 1
|
||||
/* #undef HAVE_WAITPID 1 */
|
||||
|
||||
/* Define if you have the <arpa/nameser.h> header file. */
|
||||
/* #undef HAVE_ARPA_NAMESER_H */
|
||||
|
|
|
|||
Loading…
Reference in a new issue