]> granicus.if.org Git - sudo/commitdiff
took out externs that are in suod.h
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 24 May 1994 20:18:26 +0000 (20:18 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 24 May 1994 20:18:26 +0000 (20:18 +0000)
parse.c

diff --git a/parse.c b/parse.c
index 7a5332f2780fb5ec1c847369f24f3e4f6df57ace..b85c75479498db8882aa58fa0eb70ebaeaa585aa 100644 (file)
--- 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;