rely on #include "getopt" to provide getopt's global variables

This commit is contained in:
marschap
2006-09-20 08:14:57 +00:00
parent 1415588abb
commit 29b70ee8d6
2 changed files with 0 additions and 7 deletions
-4
View File
@@ -51,10 +51,6 @@
#endif
/* TODO: fill in what to include otherwise */
/* REVISIT: externs should be provided by a header */
extern char *optarg;
extern int optind, optopt, opterr;
#include "shared/report.h"
#include "drivers.h"