X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrings.in.h;h=0c87af210843ee32a149ca5255831f2c29292520;hb=1a2869593e115e4a6c74aaa0b23ca612357403ce;hp=d87bc417a55f1fdc04dc6246fe136baa139fcf1c;hpb=a8c5982a27c78c9da038f1520c43a948e4d50e48;p=gnulib.git diff --git a/lib/strings.in.h b/lib/strings.in.h index d87bc417a..0c87af210 100644 --- a/lib/strings.in.h +++ b/lib/strings.in.h @@ -1,6 +1,6 @@ /* A substitute . - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007-2008 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 @@ -18,6 +18,10 @@ #ifndef _GL_STRINGS_H +#if __GNUC__ >= 3 +@PRAGMA_SYSTEM_HEADER@ +#endif + /* The include_next requires a split double-inclusion guard. */ #@INCLUDE_NEXT@ @NEXT_STRINGS_H@