]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/tools/ldif2index.c
include portable.h
[openldap] / servers / slapd / tools / ldif2index.c
index dd03f3dc7821cec1ff481bd98eabce04a860d85a..2e4ba0c4397696132952db67f7455715838b5de5 100644 (file)
@@ -1,7 +1,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 "ldapconfig.h"