Back with previous change, use ac/time.h include instead.

This commit is contained in:
Juan Gomez 1999-03-31 01:28:42 +00:00
parent bbff96dd90
commit 3eaae95aa1

View File

@ -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"