From a306b44c19f502ed011a4bbf1219a2f47d80b69b Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 10 Oct 2005 22:39:24 +0000 Subject: [PATCH] Removed useless explicit declaration of optind --- src/configure.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/configure.c b/src/configure.c index 2dd1d99..409d32a 100644 --- a/src/configure.c +++ b/src/configure.c @@ -3,7 +3,6 @@ #include -extern int optind; #include #include #include