summaryrefslogtreecommitdiff
path: root/comsat/comsat.h
diff options
context:
space:
mode:
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.