aboutsummaryrefslogtreecommitdiff
path: root/conform/data/sys/timeb.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/sys/timeb.h-data')
-rw-r--r--conform/data/sys/timeb.h-data2
1 files changed, 2 insertions, 0 deletions
diff --git a/conform/data/sys/timeb.h-data b/conform/data/sys/timeb.h-data
index d012f5d..460da6e 100644
--- a/conform/data/sys/timeb.h-data
+++ b/conform/data/sys/timeb.h-data
@@ -1,3 +1,4 @@
+#if !defined ISO && !defined ISO99 && !defined ISO11 && !defined POSIX
type {struct timeb}
element {struct timeb} time_t time
@@ -10,3 +11,4 @@ type time_t
function int ftime (struct timeb*)
allow *_t
+#endif