aboutsummaryrefslogtreecommitdiffstats
path: root/env.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-08-17 17:51:32 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-08-17 17:51:32 +0000
commit7c3a0f3a090339ac22e2ace55eab03575f708273 (patch)
treeb5e6edf00583828f0083de4ccb18db25fa48c739 /env.c
parent7785b91fb6a49cab6927634d2c1997b47a4bf406 (diff)
downloadfetchmail-7c3a0f3a090339ac22e2ace55eab03575f708273.tar.gz
fetchmail-7c3a0f3a090339ac22e2ace55eab03575f708273.tar.bz2
fetchmail-7c3a0f3a090339ac22e2ace55eab03575f708273.zip
Changes from the road.
svn path=/trunk/; revision=2540
Diffstat (limited to 'env.c')
-rw-r--r--env.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/env.c b/env.c
index efa11738..ce4a1a09 100644
--- a/env.c
+++ b/env.c
@@ -16,7 +16,6 @@
#endif
#include <pwd.h>
#include <string.h>
-#include <ctype.h>
#ifdef HAVE_GETHOSTBYNAME
#include <netdb.h>
#endif /* HAVE_GETHOSTBYNAME */