]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/add.c
SLAPD compiles. Needs LDBM work to link.
[openldap] / servers / slapd / add.c
index 7d31bc8744aec3e5795ba34e1eab5099bdea59da..110e3d365dd94715ee392feab4fab3d9d8241899 100644 (file)
 #include "portable.h"
 
 #include <stdio.h>
-#include <string.h>
-#include <time.h>
-#include <sys/types.h>
-#include <sys/socket.h>
+
+#include <ac/string.h>
+#include <ac/time.h>
+#include <ac/socket.h>
+
 #include "slap.h"
 
 extern Backend *select_backend();