diff options
Diffstat (limited to 'qmail-spp.h')
| -rw-r--r-- | qmail-spp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qmail-spp.h b/qmail-spp.h index b4d7154..e2c03d8 100644 --- a/qmail-spp.h +++ b/qmail-spp.h | |||
| @@ -8,6 +8,7 @@ extern int spp_helo(); | |||
| 8 | extern void spp_rset(); | 8 | extern void spp_rset(); |
| 9 | extern int spp_mail(); | 9 | extern int spp_mail(); |
| 10 | extern int spp_rcpt(); | 10 | extern int spp_rcpt(); |
| 11 | extern void spp_rcpt_accepted(); | ||
| 11 | extern int spp_data(); | 12 | extern int spp_data(); |
| 12 | extern int spp_auth(); | 13 | extern int spp_auth(); |
| 13 | 14 | ||
