changeset 9238:8d32c453160f

Don't include <utime.h> here; do it in sysdep.c instead.
author Karl Heuer <kwzh@gnu.org>
date Sun, 02 Oct 1994 21:41:57 +0000
parents 749eaf4d886d
children d4ad53f37cc7
files src/systime.h
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/systime.h	Sun Oct 02 21:28:52 1994 +0000
+++ b/src/systime.h	Sun Oct 02 21:41:57 1994 +0000
@@ -27,9 +27,6 @@
 #include <time.h>
 #endif
 #endif
-#ifdef HAVE_UTIME_H
-#include <utime.h>
-#endif
 
 #ifdef HAVE_TZNAME
 #ifndef tzname		/* For SGI.  */