]> git.sur5r.net Git - openldap/commitdiff
Needs <ac/time.h>
authorKurt Zeilenga <kurt@openldap.org>
Thu, 15 Feb 2007 01:20:46 +0000 (01:20 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 15 Feb 2007 01:20:46 +0000 (01:20 +0000)
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