From 9411886d3818d55e86eb1002ed39b38ce2426c63 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 24 Feb 2011 23:23:41 -0800 Subject: Regenerate. --- lib/getopt_int.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/getopt_int.h') diff --git a/lib/getopt_int.h b/lib/getopt_int.h index 7a01a6aa422..9f0c7131a14 100644 --- a/lib/getopt_int.h +++ b/lib/getopt_int.h @@ -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 -- cgit v1.2.1