X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstdlib.in.h;h=f10d46232190b26d6146bef62c596af2e76d5b34;hb=3c08dcc35ce66a98261584beea4c5006fa28ca9b;hp=a55c333035426e6fb5c8128b39fdeea24db5ff38;hpb=d4cf26ba74a9072ac6d68b43272077a9f52d22c4;p=gnulib.git diff --git a/lib/stdlib.in.h b/lib/stdlib.in.h index a55c33303..f10d46232 100644 --- a/lib/stdlib.in.h +++ b/lib/stdlib.in.h @@ -15,7 +15,9 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +#if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ +#endif #if defined __need_malloc_and_calloc /* Special invocation convention inside glibc header files. */