mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-09 02:52:04 +08:00
Back with previous change, use ac/time.h include instead.
This commit is contained in:
parent
bbff96dd90
commit
3eaae95aa1
@ -3,9 +3,7 @@
|
||||
|
||||
#include <ldap_cdefs.h>
|
||||
|
||||
#ifdef HAVE_SYS_TIME_H
|
||||
#include <sys/time.h> /* Needed in add.c compare.c struct timeval */
|
||||
#endif
|
||||
#include <ac/time.h> /* Needed in add.c compare.c struct timeval */
|
||||
|
||||
#include "external.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user