]> git.sur5r.net Git - openldap/blobdiff - servers/slurpd/ldap_op.c
Relocate regex.h test to near top and die if it fails.
[openldap] / servers / slurpd / ldap_op.c
index 855eca296b3182a3bd8e177d26e7a46cb38cf273..9ae70dc78d147670afeb95d75367859903c04370 100644 (file)
 #include "portable.h"
 
 #include <stdio.h>
-#include <stdlib.h>
+
+#include <ac/stdlib.h>
 
 #include <ac/errno.h>
 #include <ac/string.h>
 #include <ac/ctype.h>
 #include <ac/time.h>
-#include <ac/unistd.h>         /* Get_t getpid() */
+#include <ac/unistd.h>
 
 #include <ac/krb.h>