summaryrefslogtreecommitdiffstats
path: root/include/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/proto.h')
-rw-r--r--include/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/proto.h b/include/proto.h
index cfeace26..4c211b6a 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -384,6 +384,7 @@ int built_mail_index(void);
int mail_all(void);
int invalidaddr(const char *addr);
int do_send(const char *userid, const char *title);
+int do_innersend(const char *userid, char *mfpath, const char *title);
void my_send(const char *uident);
void setupmailusage(void);