summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-03-04 09:07:50 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-03-04 09:07:50 +0000
commit7200ef67da1ab01d8e6a316fcfc9a68ed43fa07b (patch)
tree89d89065f1c33c08d06bdad0916b0e7f1bf933c9 /usr.bin
parente76bf58568b1af5f5c7557dd50a6cb87cedbd9cb (diff)
downloadsrc-test2-7200ef67da1ab01d8e6a316fcfc9a68ed43fa07b.tar.gz
src-test2-7200ef67da1ab01d8e6a316fcfc9a68ed43fa07b.zip
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/tconv/tconv.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/tconv/tconv.c b/usr.bin/tconv/tconv.c
index a9d035d028d6..f61f8d24f022 100644
--- a/usr.bin/tconv/tconv.c
+++ b/usr.bin/tconv/tconv.c
@@ -1202,9 +1202,6 @@ int
main(argc, argv)
int argc;
char **argv; {
- extern char *optarg;
- extern int optind;
- extern int opterr;
char *term = NULL;
char *file = NULL;
int r;