]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-shell/bind.c
SLAPD compiles. Needs LDBM work to link.
[openldap] / servers / slapd / back-shell / bind.c
index 2d8e5a0a133dd3e910acbf3259fa424798f2029c..33bcd9df97e41ea8f6b36d67c461ce10bf9f33f2 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/socket.h>
+#include <ac/string.h>
+
 #include "slap.h"
 #include "shell.h"