X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrings.in.h;h=7034c23cd2fc0c4b68dd743818982937c6acdb07;hb=ff2f086830480dfa85d1e98c46f8566feb657deb;hp=e2487bcc09275459bd3520b06e0a0c43cd41111a;hpb=40aa4775a4319d3a3e5a571e6c28feb1d8566adc;p=gnulib.git diff --git a/lib/strings.in.h b/lib/strings.in.h index e2487bcc0..7034c23cd 100644 --- a/lib/strings.in.h +++ b/lib/strings.in.h @@ -1,6 +1,6 @@ /* A substitute . - Copyright (C) 2007-2010 Free Software Foundation, Inc. + Copyright (C) 2007-2011 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 @@ -16,11 +16,12 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ +#ifndef _GL_STRINGS_H + #if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ #endif - -#ifndef _GL_STRINGS_H +@PRAGMA_COLUMNS@ /* The include_next requires a split double-inclusion guard. */ #@INCLUDE_NEXT@ @NEXT_STRINGS_H@