diff --git a/parse.c b/parse.c index 7a5332f27..b85c75479 100644 --- a/parse.c +++ b/parse.c @@ -64,7 +64,6 @@ static char rcsid[] = "$Id$"; */ #define NUM_LISTS 3+1 -extern char *user, *host, *cmnd; extern FILE *yyin, *yyout; int user_list_found = FALSE;