]> gcc.gnu.org Git - gcc.git/commitdiff
*** empty log message ***
authorRichard Stallman <rms@gnu.org>
Fri, 21 Feb 1992 07:00:55 +0000 (07:00 +0000)
committerRichard Stallman <rms@gnu.org>
Fri, 21 Feb 1992 07:00:55 +0000 (07:00 +0000)
From-SVN: r353

gcc/ginclude/stdarg.h

index 5bf912815d391ce2f2d83a74522c340a72b20511..1382168ffd22654dadfc6e36b1501fa3b83a67b5 100644 (file)
 #include "va-mips.h"
 #else
 
+#ifdef _HIDDEN_VA_LIST  /* On OSF1, this means varargs.h is "half-loaded".  */
+#undef _VA_LIST
+#endif
+
 /* The macro _VA_LIST_ is the same thing used by this file in Ultrix.  */
 #ifndef _VA_LIST_
 /* The macro _VA_LIST is used in SCO Unix 3.2.  */
This page took 0.06053 seconds and 5 git commands to generate.