X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Fgetopt.in.h;h=d9c7d8144aea2af4580a6f0b6f9ce283176578bb;hb=0d38bb29df7384f3f67f9b69257c9595d111e63f;hp=06b6dfc50c2dbf2f9011ada0a28099e42d27595f;hpb=dc84183747ce1703eb99685b5dbde1f65a143c06;p=debian%2Fgzip diff --git a/lib/getopt.in.h b/lib/getopt.in.h index 06b6dfc..d9c7d81 100644 --- a/lib/getopt.in.h +++ b/lib/getopt.in.h @@ -1,5 +1,5 @@ /* Declarations for getopt. - Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2007, 2009-2012 Free Software + Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2007, 2009-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. @@ -49,7 +49,9 @@ linkers. */ #if defined __GETOPT_PREFIX && !defined __need_getopt # if !@HAVE_GETOPT_H@ +# define __need_system_stdlib_h # include +# undef __need_system_stdlib_h # include # include # endif