summaryrefslogtreecommitdiffstats
path: root/usr.bin/tconv/tconv.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tconv/tconv.c')
-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 a9d035d..f61f8d2 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;
OpenPOWER on IntegriCloud