]> git.sur5r.net Git - openldap/commitdiff
Add <ac/socket.h>
authorHallvard Furuseth <hallvard@openldap.org>
Thu, 29 Apr 1999 22:07:13 +0000 (22:07 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Thu, 29 Apr 1999 22:07:13 +0000 (22:07 +0000)
servers/slapd/slap.h

index e1a49d40cf7b43fc9589d8b397c66e8e91845356..7bff6d8155043a8494b186d90a33215b5829205d 100644 (file)
@@ -8,6 +8,7 @@
 #include <sys/types.h>
 #include <ac/syslog.h>
 #include <ac/regex.h>
+#include <ac/socket.h>                 /* needed by LDAP_CONNECTIONLESS */
 
 #include "avl.h"