took out externs that are in suod.h

This commit is contained in:
Todd C. Miller
1994-05-24 20:18:26 +00:00
parent 0745d60145
commit 3b297e0377

View File

@@ -64,7 +64,6 @@ static char rcsid[] = "$Id$";
*/ */
#define NUM_LISTS 3+1 #define NUM_LISTS 3+1
extern char *user, *host, *cmnd;
extern FILE *yyin, *yyout; extern FILE *yyin, *yyout;
int user_list_found = FALSE; int user_list_found = FALSE;