aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.h')
-rw-r--r--fetchmail.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fetchmail.h b/fetchmail.h
index 0a7fe39b..943765d9 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -462,6 +462,7 @@ extern int mytimeout;
int interruptible_idle(int interval);
/* sink.c: forwarding */
+void smtp_close(struct query *, int);
int smtp_open(struct query *);
int stuffline(struct query *, char *);
int open_sink(struct query*, struct msgblk *, int*, int*);