mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 18:19:52 -05:00
my system does not have the removed headers; however it compiles by adding sys/time.h, is it fine?
This commit is contained in:
parent
6568f10b7d
commit
fb60696ac4
1 changed files with 1 additions and 3 deletions
|
|
@ -26,10 +26,8 @@
|
|||
# include <sys/uuid.h>
|
||||
#else
|
||||
# include <ac/socket.h>
|
||||
# include <sys/sockio.h>
|
||||
# include <net/if_types.h>
|
||||
# include <net/if.h>
|
||||
# include <net/if_dl.h>
|
||||
# include <sys/time.h>
|
||||
# ifdef HAVE_SYS_SYSCTL_H
|
||||
# include <sys/sysctl.h>
|
||||
# include <net/route.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue