summaryrefslogtreecommitdiff
path: root/comsat
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 /comsat
parente368c662166aabc02416a51c6571a402a453e939 (diff)
downloadmailutils-e14ac7c6cf69b7fc706e1881df8e43757616e8f3.tar.gz
mailutils-e14ac7c6cf69b7fc706e1881df8e43757616e8f3.tar.bz2
Removed unneded inclusion of getopt.h
Diffstat (limited to 'comsat')
-rw-r--r--comsat/comsat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/comsat/comsat.h b/comsat/comsat.h
index 44cade307..3531102b5 100644
--- a/comsat/comsat.h
+++ b/comsat/comsat.h
@@ -36,7 +36,6 @@
#include <string.h>
#include <pwd.h>
#include <ctype.h>
-#include <getopt.h>
#ifdef HAVE_PATHS_H
# include <paths.h>

Return to:

Send suggestions and report system problems to the System administrator.