]> code.delx.au - gnu-emacs/commitdiff
Don't include <utime.h> here; do it in sysdep.c instead.
authorKarl Heuer <kwzh@gnu.org>
Sun, 2 Oct 1994 21:41:57 +0000 (21:41 +0000)
committerKarl Heuer <kwzh@gnu.org>
Sun, 2 Oct 1994 21:41:57 +0000 (21:41 +0000)
src/systime.h

index 2c9966dee4754b1dd535e43917061a752b89f1aa..3a85809fd91722181b73d43d93b0e9622d5b8ded 100644 (file)
@@ -27,9 +27,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include <time.h>
 #endif
 #endif
-#ifdef HAVE_UTIME_H
-#include <utime.h>
-#endif
 
 #ifdef HAVE_TZNAME
 #ifndef tzname         /* For SGI.  */