]> git.sur5r.net Git - openldap/commitdiff
utime is not needed here any more
authorHoward Chu <hyc@openldap.org>
Sat, 13 Aug 2005 13:18:00 +0000 (13:18 +0000)
committerHoward Chu <hyc@openldap.org>
Sat, 13 Aug 2005 13:18:00 +0000 (13:18 +0000)
servers/slapd/back-bdb/init.c

index df3221e9fce12c3888188a366dd63239a058612f..014ed2d30a4389d459e8289fab540253b256934e 100644 (file)
 #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>