From a67fa8993066f30d60d8353dff949cb91b433586 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Sun, 2 Oct 1994 21:41:57 +0000 Subject: [PATCH] Don't include here; do it in sysdep.c instead. --- src/systime.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/systime.h b/src/systime.h index 2c9966dee47..3a85809fd91 100644 --- a/src/systime.h +++ b/src/systime.h @@ -27,9 +27,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #endif #endif -#ifdef HAVE_UTIME_H -#include -#endif #ifdef HAVE_TZNAME #ifndef tzname /* For SGI. */