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