X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fsysexits.in.h;h=45255dfa53cfc8316bf750927e5e84f37fc62703;hb=5518d301980bdc0f60b1b5d58b140004dfda490e;hp=167b4888b8f56c736c3e3a6deb0ef608454cd724;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/lib/sysexits.in.h b/lib/sysexits.in.h index 167b4888b..45255dfa5 100644 --- a/lib/sysexits.in.h +++ b/lib/sysexits.in.h @@ -1,5 +1,5 @@ /* exit() exit codes for some BSD system programs. - Copyright (C) 2003, 2006-2009 Free Software Foundation, Inc. + Copyright (C) 2003, 2006-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 @@ -18,11 +18,11 @@ #ifndef _GL_SYSEXITS_H -#if @HAVE_SYSEXITS_H@ - -# if __GNUC__ >= 3 +#if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ -# endif +#endif + +#if @HAVE_SYSEXITS_H@ /* IRIX 6.5 has an that defines a macro EX_OK with a nonzero value. Override it. See