From f756433e8b87d0739ea5865dd78e946db0614108 Mon Sep 17 00:00:00 2001 From: Eivind Eklund Date: Wed, 7 May 1997 20:01:10 +0000 Subject: Back out all of yesterdays include file changes. --- include/utime.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/utime.h') diff --git a/include/utime.h b/include/utime.h index a1e77fcba32d..1ea12d0cb16b 100644 --- a/include/utime.h +++ b/include/utime.h @@ -36,8 +36,6 @@ #ifndef _UTIME_H_ #define _UTIME_H_ -#include - struct utimbuf { time_t actime; /* Access time */ time_t modtime; /* Modification time */ -- cgit v1.2.3