Different approach to making all compilers happy.
This commit is contained in:
parent
7b45e382d0
commit
85325f8942
@ -45,8 +45,7 @@
|
||||
#define SLEEP 20 /* seconds */
|
||||
#endif
|
||||
|
||||
extern int verbose;
|
||||
int verbose;
|
||||
static int verbose;
|
||||
|
||||
static void
|
||||
usage(void)
|
||||
|
Loading…
Reference in New Issue
Block a user