X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstdarg.in.h;h=9a8d02930c5ba1e777ed42c8f2fe6586fd005eec;hb=fe36c7a0984ab97b84f3909cd1d2be5e91706515;hp=7d37a593600ea86703db2cdce093b0951e684426;hpb=916b62dd53ec63e9c25a0a63254548d7dd6d8b1e;p=gnulib.git diff --git a/lib/stdarg.in.h b/lib/stdarg.in.h index 7d37a5936..9a8d02930 100644 --- a/lib/stdarg.in.h +++ b/lib/stdarg.in.h @@ -1,5 +1,5 @@ /* Substitute for and wrapper around . - Copyright (C) 2008 Free Software Foundation, Inc. + Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -17,6 +17,10 @@ #ifndef _GL_STDARG_H +#if __GNUC__ >= 3 +@PRAGMA_SYSTEM_HEADER@ +#endif + /* The include_next requires a split double-inclusion guard. */ #@INCLUDE_NEXT@ @NEXT_STDARG_H@