mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
utime is not needed here any more
This commit is contained in:
parent
c722dd9ca8
commit
0246338206
@ -22,12 +22,6 @@
|
||||
#include <ac/stdlib.h>
|
||||
#include <ac/errno.h>
|
||||
#include <sys/stat.h>
|
||||
#ifdef HAVE_UTIME_H
|
||||
# ifdef HAVE_SYS_TYPES_H
|
||||
# include <sys/types.h>
|
||||
# endif
|
||||
# include <utime.h>
|
||||
#endif /* HAVE_UTIME_H */
|
||||
#include "back-bdb.h"
|
||||
#include <lutil.h>
|
||||
#include <ldap_rq.h>
|
||||
|
Loading…
Reference in New Issue
Block a user