]> git.sur5r.net Git - openldap/blobdiff - include/ac/time.h
Final round of module changes
[openldap] / include / ac / time.h
index 8bdf4c5d02ea0e43add0c6da27a537df089a7aa1..e1d6dc3836fbaeda902c86271eb001ced01783ac 100644 (file)
@@ -17,6 +17,9 @@
 # include <time.h>
 #elif HAVE_SYS_TIME_H
 # include <sys/time.h>
+# ifdef HAVE_SYS_TIMEB_H
+#  include <sys/timeb.h>
+# endif
 #else
 # include <time.h>
 #endif