summaryrefslogtreecommitdiff
path: root/comsat/comsat.h
diff options
context:
space:
mode:
Diffstat (limited to 'comsat/comsat.h')
-rw-r--r--comsat/comsat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/comsat/comsat.h b/comsat/comsat.h
index 38e97ca4c..5d6d3201e 100644
--- a/comsat/comsat.h
+++ b/comsat/comsat.h
@@ -1,6 +1,6 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
Copyright (C) 1999, 2000, 2001, 2002, 2007,
- 2008 Free Software Foundation, Inc.
+ 2008, 2009 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -37,7 +37,6 @@
#include <syslog.h>
#include <string.h>
#include <pwd.h>
-#include <ctype.h>
#ifdef HAVE_PATHS_H
# include <paths.h>
@@ -63,6 +62,7 @@
#include <mailutils/daemon.h>
#include <mailutils/acl.h>
#include <mailutils/server.h>
+#include <mailutils/cctype.h>
#ifndef INADDR_NONE
# define INADDR_NONE -1

Return to:

Send suggestions and report system problems to the System administrator.