diff --git a/tools/wrc/wrc.c b/tools/wrc/wrc.c index 577a6f4..15326ee 100644 --- a/tools/wrc/wrc.c +++ b/tools/wrc/wrc.c @@ -327,8 +327,6 @@ static void set_target( const char *target ) int main(int argc,char *argv[]) { - extern char* optarg; - extern int optind; int optc; int opti = 0; int stdinc = 1;