mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-13 14:27:59 +08:00
ITS#7156 ldapsearch.c: #include <ac/time.h>.
Needed since e080ba6e9deb7e2a594a143e6cb1c6ea568248f8, ITS#7009.
This commit is contained in:
parent
0402a35e5f
commit
25eb3dc534
@ -41,11 +41,12 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#include <ac/stdlib.h>
|
||||
|
||||
#include <ac/ctype.h>
|
||||
#include <ac/string.h>
|
||||
#include <ac/unistd.h>
|
||||
#include <ac/errno.h>
|
||||
#include <ac/time.h>
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include <ac/signal.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user