summary refs log tree commit diff
path: root/io/utime.h
diff options
context:
space:
mode:
Diffstat (limited to 'io/utime.h')
-rw-r--r--io/utime.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/io/utime.h b/io/utime.h
index 9f2f569b11..7ab772b042 100644
--- a/io/utime.h
+++ b/io/utime.h
@@ -27,9 +27,6 @@
 
 __BEGIN_DECLS
 
-#define	__need_NULL
-#include <stddef.h>
-
 #include <gnu/types.h>
 
 /* Structure describing file times.  */
@@ -46,4 +43,4 @@ extern int utime __P ((__const char *__file,
 
 __END_DECLS
 
-#endif /* utime.h	*/
+#endif /* utime.h */