]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-ldbm/cache.c
SLAPD compiles. Needs LDBM work to link.
[openldap] / servers / slapd / back-ldbm / cache.c
index 4c5e7c32038f51eb2562273d28a1ef01fc2b0dd4..940a226b842404c47cf1d064af21182392832b8e 100644 (file)
@@ -3,9 +3,10 @@
 #include "portable.h"
 
 #include <stdio.h>
-#include <sys/types.h>
-#include <sys/socket.h>
+
+#include <ac/socket.h>
 #include "slap.h"
+
 #include "back-ldbm.h"
 
 static int     cache_delete_entry_internal();