summaryrefslogtreecommitdiff
path: root/local.h
diff options
context:
space:
mode:
authorJosé Fonseca <jfonseca@users.sourceforge.net>2009-06-27 09:36:22 +0100
committerJosé Fonseca <jfonseca@users.sourceforge.net>2009-06-27 09:36:22 +0100
commitfb1e6a8b4126365c72d70c92f954755a2f4fbf87 (patch)
tree16c280f9f8d9d5d30507d9fbff024b1c7c0ce6b1 /local.h
parent0a0e366a973ae0d57d74c82d3ca420c624794d38 (diff)
Force mail to be delivered by the MDA.
SF patch 2489938.
Diffstat (limited to 'local.h')
-rw-r--r--local.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/local.h b/local.h
index 726364a..f2cd0f1 100644
--- a/local.h
+++ b/local.h
@@ -12,6 +12,7 @@
extern char *mda;
+extern char *force_mda;
extern FILE *mda_fp;