X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgetopt_int.h;h=9f0c7131a142a229de2cc245a2286b8988218eef;hb=6ddae301e6eb0ca728ff7c1c18ac649698c34c8f;hp=980b7507f150f5e8732fdbbc810191fd3f82f374;hpb=e7b3c4c773c4475324b15587b3d89ce227698d7c;p=gnulib.git diff --git a/lib/getopt_int.h b/lib/getopt_int.h index 980b7507f..9f0c7131a 100644 --- a/lib/getopt_int.h +++ b/lib/getopt_int.h @@ -1,5 +1,5 @@ /* Internal declarations for getopt. - Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2004, 2009-2010 Free Software + Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2004, 2009-2011 Free Software Foundation, Inc. This file is part of the GNU C Library. @@ -108,7 +108,7 @@ struct _getopt_data #if defined _LIBC && defined USE_NONOPTION_FLAGS int __nonoption_flags_max_len; int __nonoption_flags_len; -# endif +#endif }; /* The initializer is necessary to set OPTIND and OPTERR to their