summaryrefslogtreecommitdiff
path: root/comsat/comsat.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2001-11-02 13:09:51 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2001-11-02 13:09:51 +0000
commit5ece89f2c3d4b20982b10411f0e333aba96f5336 (patch)
tree3023010374a36344631bf9e031e71d94873c1fa8 /comsat/comsat.h
parente36db20881abcfcbef4481f2ef54157e673a9c71 (diff)
downloadmailutils-5ece89f2c3d4b20982b10411f0e333aba96f5336.tar.gz
mailutils-5ece89f2c3d4b20982b10411f0e333aba96f5336.tar.bz2
include <ctype.h>.
Diffstat (limited to 'comsat/comsat.h')
-rw-r--r--comsat/comsat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/comsat/comsat.h b/comsat/comsat.h
index 0e04e43a9..225a18226 100644
--- a/comsat/comsat.h
+++ b/comsat/comsat.h
@@ -35,6 +35,7 @@
#include <syslog.h>
#include <string.h>
#include <pwd.h>
+#include <ctype.h>
#include <getopt.h>
#ifndef INADDR_NONE

Return to:

Send suggestions and report system problems to the System administrator.