summaryrefslogtreecommitdiff
path: root/frm
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-12-05 12:51:19 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-12-05 12:51:19 +0000
commite14ac7c6cf69b7fc706e1881df8e43757616e8f3 (patch)
tree367af9479e2144c165e29d5b7862e28134c6fa66 /frm
parente368c662166aabc02416a51c6571a402a453e939 (diff)
downloadmailutils-e14ac7c6cf69b7fc706e1881df8e43757616e8f3.tar.gz
mailutils-e14ac7c6cf69b7fc706e1881df8e43757616e8f3.tar.bz2
Removed unneded inclusion of getopt.h
Diffstat (limited to 'frm')
-rw-r--r--frm/frm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/frm/frm.c b/frm/frm.c
index dc9375813..89854ec9c 100644
--- a/frm/frm.c
+++ b/frm/frm.c
@@ -24,7 +24,6 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
-#include "getopt.h"
#include <mailutils/address.h>
#include <mailutils/argp.h>

Return to:

Send suggestions and report system problems to the System administrator.