]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/configinfo.c
SLAPD compiles. Needs LDBM work to link.
[openldap] / servers / slapd / configinfo.c
index f6dcfe9d5fa26e304b1e02f4d1232fe5cf5cb717..744d611ad80c5c57eebe378f542459699bd97999 100644 (file)
 #include "portable.h"
 
 #include <stdio.h>
-#include <string.h>
-#include <sys/types.h>
-#include <sys/socket.h>
+
+#include <ac/string.h>
+#include <ac/socket.h>
+
 #include "slap.h"
 #include "ldapconfig.h"