summaryrefslogtreecommitdiffstats
path: root/include/utime.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/utime.h')
-rw-r--r--include/utime.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/utime.h b/include/utime.h
index a1e77fc..1ea12d0 100644
--- a/include/utime.h
+++ b/include/utime.h
@@ -36,8 +36,6 @@
#ifndef _UTIME_H_
#define _UTIME_H_
-#include <sys/types.h>
-
struct utimbuf {
time_t actime; /* Access time */
time_t modtime; /* Modification time */
OpenPOWER on IntegriCloud