Assume optarg and optind are declared in <getopt.h>.

This commit is contained in:
nekral-guest
2008-01-06 12:52:23 +00:00
parent 0c867d23ad
commit 93177a5615
3 changed files with 5 additions and 5 deletions

View File

@@ -131,9 +131,6 @@ static int
sflg = 0, /* shell program for new account */
uflg = 0; /* specify user ID for new account */
extern char *optarg;
extern int optind;
static int home_added;
/*