X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fspawn.in.h;h=cc8d9a9c478a4e112e892ff21358c2c80afbd173;hb=692a15c587c6d741cba6423319efcc957c45c9cb;hp=6a15e5f3a3f9f50aef48398bb614ce96940be192;hpb=40aa4775a4319d3a3e5a571e6c28feb1d8566adc;p=gnulib.git diff --git a/lib/spawn.in.h b/lib/spawn.in.h index 6a15e5f3a..cc8d9a9c4 100644 --- a/lib/spawn.in.h +++ b/lib/spawn.in.h @@ -15,12 +15,12 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +#ifndef _GL_SPAWN_H + #if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ #endif -#ifndef _GL_SPAWN_H - /* The include_next requires a split double-inclusion guard. */ #if @HAVE_SPAWN_H@ # @INCLUDE_NEXT@ @NEXT_SPAWN_H@