]> git.sur5r.net Git - openldap/commitdiff
Get struct sockaddr for slap.h
authorHallvard Furuseth <hallvard@openldap.org>
Thu, 5 Nov 1998 05:05:05 +0000 (05:05 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Thu, 5 Nov 1998 05:05:05 +0000 (05:05 +0000)
servers/slapd/back-ldbm/alias.c
servers/slapd/suffixalias.c

index b9c0d9481d6e904375e83909915393f133dbe4ec..b7fbcf5328685ccdedb171207c453f2887322303 100644 (file)
  * is provided ``as is'' without express or implied warranty.
  */
 
+#include "portable.h"
+
 #include <stdio.h>
 #include <string.h>
+#include <ac/socket.h>         /* Get struct sockaddr for slap.h */
 #include "slap.h"
 #include "back-ldbm.h"
 #include "proto-back-ldbm.h"
index f7c9534afe43af08fd62a361728beb0ab903489b..c60530ef4867552297341e880dd0164f2feb01b8 100644 (file)
  * is provided ``as is'' without express or implied warranty.
  */
 
+#include "portable.h"
+
 #include <stdio.h>
 #include <string.h>
+#include <ac/socket.h>         /* Get struct sockaddr for slap.h */
 #include "slap.h"
 
 /*