Remove unnecessary opt* definations.
This commit is contained in:
parent
a751987ad5
commit
612f2a0575
@ -48,9 +48,6 @@ __FBSDID("$FreeBSD$");
|
||||
#define USAGE \
|
||||
"usage: ktrdump [-cfqrt] [-e execfile] [-i ktrfile] [-m corefile] [-o outfile]\n"
|
||||
|
||||
extern char *optarg;
|
||||
extern int optind;
|
||||
|
||||
static void usage(void);
|
||||
|
||||
static struct nlist nl[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user