*** empty log message ***
authorRichard Stallman <rms@gnu.org>
Wed, 8 Jul 1992 03:06:31 +0000 (03:06 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 8 Jul 1992 03:06:31 +0000 (03:06 +0000)
From-SVN: r1510

gcc/ginclude/stdarg.h

index e0009d92b7f52bcb5867583c2a91a5713a4c078a..bd4bfa45dc76e2be39d06d442bb618af31246b6c 100644 (file)
@@ -78,6 +78,10 @@ void va_end (__gnuc_va_list);                /* Defined in libgcc.a */
 #undef _VA_LIST
 #endif
 
+#ifdef _BSD_VA_LIST
+#undef _BSD_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.  */