summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/proto.h b/include/proto.h
index a554bddf..a0cac682 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -312,6 +312,7 @@ int mail_all(void);
int invalidaddr(char *addr);
int do_send(char *userid, char *title);
void my_send(char *uident);
+void touchmailusage();
/* mbbsd */
void show_call_in(int save, int which);