summaryrefslogtreecommitdiff
path: root/comsat/comsat.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-02-05 15:01:33 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-02-05 15:01:33 +0000
commitadc04460a48cfffbfef2a6ee0fe8c66a331e38a4 (patch)
treeff6d87966125a219098128a524f7977b57c15da4 /comsat/comsat.h
parenta436f9a9257f92e5b51c8a3224f9c48685ec4963 (diff)
downloadmailutils-adc04460a48cfffbfef2a6ee0fe8c66a331e38a4.tar.gz
mailutils-adc04460a48cfffbfef2a6ee0fe8c66a331e38a4.tar.bz2
Added mu_argp.h and related stuff
Diffstat (limited to 'comsat/comsat.h')
-rw-r--r--comsat/comsat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/comsat/comsat.h b/comsat/comsat.h
index 423c42bcd..ab61045e3 100644
--- a/comsat/comsat.h
+++ b/comsat/comsat.h
@@ -56,6 +56,7 @@
#include <mailutils/error.h>
#include <argcv.h>
+#include <mu_argp.h>
#ifndef INADDR_NONE
# define INADDR_NONE -1
@@ -71,6 +72,7 @@ extern time_t overflow_delay_time;
extern int maxlines;
extern const char *username;
extern char hostname[];
+extern struct daemon_param daemon_param;
extern void read_config (const char *config_file);
int acl_match (struct sockaddr_in *sa_in);

Return to:

Send suggestions and report system problems to the System administrator.