From: Juan Gomez Date: Wed, 31 Mar 1999 01:28:42 +0000 (+0000) Subject: Back with previous change, use ac/time.h include instead. X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~297 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3eaae95aa16fc5f40113af039c1cb1a2418dd750;p=openldap Back with previous change, use ac/time.h include instead. --- diff --git a/servers/slapd/back-bdb2/proto-back-bdb2.h b/servers/slapd/back-bdb2/proto-back-bdb2.h index 10f7824f51..68756cf1a0 100644 --- a/servers/slapd/back-bdb2/proto-back-bdb2.h +++ b/servers/slapd/back-bdb2/proto-back-bdb2.h @@ -3,9 +3,7 @@ #include -#ifdef HAVE_SYS_TIME_H -#include /* Needed in add.c compare.c struct timeval */ -#endif +#include /* Needed in add.c compare.c struct timeval */ #include "external.h"