summaryrefslogtreecommitdiffstats
path: root/usr.bin/from/from.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/from/from.c')
-rw-r--r--usr.bin/from/from.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/from/from.c b/usr.bin/from/from.c
index 6b33207..ff3581d 100644
--- a/usr.bin/from/from.c
+++ b/usr.bin/from/from.c
@@ -63,8 +63,6 @@ main(argc, argv)
int argc;
char **argv;
{
- extern char *optarg;
- extern int optind;
struct passwd *pwd;
int ch, count, newline;
char *file, *sender, *p;
OpenPOWER on IntegriCloud