conformtest: Update expectations for more ISO C headers.
[platform/upstream/glibc.git] / conform / data / stdarg.h-data
index a9b5d65..2c87a3b 100644 (file)
@@ -9,4 +9,6 @@ macro va_end
 macro va_copy
 #endif
 
+#if !defined ISO && !defined ISO99 && !defined ISO11
 allow *_t
+#endif