mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Needs <ac/time.h>
This commit is contained in:
parent
663d3bdf07
commit
a9aeb858fe
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@
|
|||
#include <ldap_pvt_thread.h>
|
||||
#endif
|
||||
|
||||
#include <ac/time.h> /* for struct timeval */
|
||||
|
||||
#ifdef HAVE_CYRUS_SASL
|
||||
/* the need for this should be removed */
|
||||
#ifdef HAVE_SASL_SASL_H
|
||||
|
|
|
|||
Loading…
Reference in a new issue