mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
CLDAP need <sys/socket.h>
This commit is contained in:
parent
2cf9690f9f
commit
c6e7dd892e
@ -2,6 +2,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include "slap.h"
|
||||
#include "ldapconfig.h"
|
||||
#include "back-ldbm.h"
|
||||
|
Loading…
Reference in New Issue
Block a user