mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-27 01:02:53 -05:00
Minor portablility change
This commit is contained in:
parent
5282ecd94b
commit
583336caa6
1 changed files with 1 additions and 1 deletions
|
|
@ -26,8 +26,8 @@
|
|||
# include <sys/uuid.h>
|
||||
#else
|
||||
# include <ac/socket.h>
|
||||
# include <ac/time.h>
|
||||
# include <net/if.h>
|
||||
# include <sys/time.h>
|
||||
# ifdef HAVE_SYS_SYSCTL_H
|
||||
# include <sys/sysctl.h>
|
||||
# include <net/route.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue