aboutsummaryrefslogtreecommitdiffstats
path: root/env.c
diff options
context:
space:
mode:
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 */