about summary refs log tree commit diff
path: root/include/utime.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/utime.h')
-rw-r--r--include/utime.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/utime.h b/include/utime.h
index 6dadc53ad6..aecd6a14d8 100644
--- a/include/utime.h
+++ b/include/utime.h
@@ -1 +1,7 @@
+#ifndef _UTIME_H
+
 #include <io/utime.h>
+
+libc_hidden_proto (utime)
+
+#endif /* utime.h */