Different approach to making all compilers happy.

This commit is contained in:
David E. O'Brien 2013-05-31 04:27:41 +00:00
parent 7b45e382d0
commit 85325f8942
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=251174

View File

@ -45,8 +45,7 @@
#define SLEEP 20 /* seconds */
#endif
extern int verbose;
int verbose;
static int verbose;
static void
usage(void)