]> git.sur5r.net Git - openldap/commitdiff
NT doesn't have waitpid()
authorKurt Zeilenga <kurt@openldap.org>
Sun, 28 Mar 1999 22:42:13 +0000 (22:42 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 28 Mar 1999 22:42:13 +0000 (22:42 +0000)
include/portable.h.nt

index 814c9a44ee7eca94341ee9b28004d12a7b19cabe..0420ab3995da97f7d9b20e7ce9cf405c1576d86e 100644 (file)
@@ -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 */