aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmail-remote/qmailr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmail-remote/qmailr.h')
-rw-r--r--src/qmail-remote/qmailr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qmail-remote/qmailr.h b/src/qmail-remote/qmailr.h
index 61bd08e..839e642 100644
--- a/src/qmail-remote/qmailr.h
+++ b/src/qmail-remote/qmailr.h
@@ -59,6 +59,7 @@ extern int qmailr_control_readiplist (char const *, stralloc *, stralloc *) ;
extern int qmailr_smtp_read_line (buffer *, char *, size_t, unsigned int *, tain const *) ;
extern int qmailr_smtp_read_answer (buffer *, char *, size_t, unsigned int) ;
+extern int qmailr_smtp_ehlo (buffer *, buffer *, char const *, unsigned int) ;
extern int qmailr_smtp_start (buffer *, buffer *, char const *, unsigned int) ;
extern void qmailr_smtp_quit (buffer *b, unsigned int) ;