aboutsummaryrefslogtreecommitdiffstats
path: root/sink.c
diff options
context:
space:
mode:
Diffstat (limited to 'sink.c')
-rw-r--r--sink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sink.c b/sink.c
index 35f5a411..20c23919 100644
--- a/sink.c
+++ b/sink.c
@@ -45,7 +45,7 @@
/* makes the open_sink()/close_sink() pair non-reentrant */
static int lmtp_responses;
-static int smtp_open(struct query *ctl)
+int smtp_open(struct query *ctl)
/* try to open a socket to the appropriate SMTP server for this query */
{
/* maybe it's time to close the socket in order to force delivery */