On Tue, 7 Feb 2012 12:19:04 GMT, [email protected] wrote:
> It seems that in ldapsearch.c a ifdef-statement for HAVE_SYS_TIME_H
> is missing like this:
>
> #ifdef HAVE_SYS_TIME_H
> #include <sys/time.h>
> #endif

 Fixed in master: Added #include <ac/time.h> which does the above.
 Please test.

-- 
 Hallvard


Reply via email to