Remove unnecessary opt* definations.

This commit is contained in:
Xin LI 2009-02-21 03:53:06 +00:00
parent a751987ad5
commit 612f2a0575
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=188890

View File

@ -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[] = {