OSDN Git Service

*** empty log message ***
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jul 1992 03:06:31 +0000 (03:06 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jul 1992 03:06:31 +0000 (03:06 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1510 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ginclude/stdarg.h

index e0009d9..bd4bfa4 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.  */