]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-shell/compare.c
SLAPD compiles. Needs LDBM work to link.
[openldap] / servers / slapd / back-shell / compare.c
index 642524f04d60b360dec748c3f89e2c1932b322ba..ed93c411d9af32cfc4697b0b23f6c08d8996c0cc 100644 (file)
@@ -3,9 +3,10 @@
 #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 "shell.h"