]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/ldap-int.h
Needs <ac/time.h>
[openldap] / libraries / libldap / ldap-int.h
index a49d7427244fcf03ab084f69a904c5d3125d4b8f..4f32cd3b075ee946e9c1f30f08f817500ff0da8a 100644 (file)
@@ -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