about summary refs log tree commit diff
path: root/conform/data/utime.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/utime.h-data')
-rw-r--r--conform/data/utime.h-data2
1 files changed, 2 insertions, 0 deletions
diff --git a/conform/data/utime.h-data b/conform/data/utime.h-data
index 15d4487055..aab9039f38 100644
--- a/conform/data/utime.h-data
+++ b/conform/data/utime.h-data
@@ -1,3 +1,4 @@
+#if !defined ISO && !defined ISO99 && !defined ISO11
 type {struct utimbuf}
 
 element {struct utimbuf} time_t actime
@@ -9,3 +10,4 @@ function int utime (const char*, const struct utimbuf*)
 
 allow utim_*
 allow *_t
+#endif