From e765a388299ce398f7f5cf57bc74b8134d785f43 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 6 Feb 2011 14:13:03 -0800 Subject: gnulib: undo previous change --- lib/getopt.in.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/getopt.in.h') diff --git a/lib/getopt.in.h b/lib/getopt.in.h index 9f6341ccdcd..9b0a9a58bc9 100644 --- a/lib/getopt.in.h +++ b/lib/getopt.in.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#ifndef _gl_GL_GETOPT_H +#ifndef _GL_GETOPT_H #if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ @@ -32,10 +32,10 @@ # undef _GL_SYSTEM_GETOPT #endif -#ifndef _gl_GL_GETOPT_H +#ifndef _GL_GETOPT_H #ifndef __need_getopt -# define _gl_GL_GETOPT_H 1 +# define _GL_GETOPT_H 1 #endif /* Standalone applications should #define __GETOPT_PREFIX to an -- cgit v1.2.3