Get struct sockaddr for slap.h

This commit is contained in:
Hallvard Furuseth 1998-11-05 05:05:05 +00:00
parent 83ec12246e
commit 0c38adcfd8
2 changed files with 6 additions and 0 deletions
servers/slapd

@ -10,8 +10,11 @@
* 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"

@ -10,8 +10,11 @@
* 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"
/*