mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08: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
@ -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 New Issue
Block a user