summaryrefslogtreecommitdiff
path: root/comsat/comsat.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-12-30 12:36:49 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-12-30 12:36:49 +0000
commitf949b9c591afe6e0b2ef5874f49d69f168f0cf45 (patch)
tree80849c833422faca50d59ec0d8372174edb81d03 /comsat/comsat.h
parent643be57eb09fe6485ccc8f4cf3ac9a592c207bb5 (diff)
downloadmailutils-f949b9c591afe6e0b2ef5874f49d69f168f0cf45.tar.gz
mailutils-f949b9c591afe6e0b2ef5874f49d69f168f0cf45.tar.bz2
* comsat/Makefile.am: Remove cfg.c
* comsat/cfg.c: Remove. * comsat/comsat.c: Use MU configuration and acls. * comsat/comsat.h: Include acl.h * libproto/maildir/mbox.c (maildir_qfetch): Bugfix.
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 ec6fd6016..100172546 100644
--- a/comsat/comsat.h
+++ b/comsat/comsat.h
@@ -79,3 +79,5 @@ extern char hostname[];
extern struct daemon_param daemon_param;
void run_user_action (FILE *tty, const char *cr, mu_message_t msg);
+void convert_config (const char *config_file, FILE *outfile);
+

Return to:

Send suggestions and report system problems to the System administrator.