From 88e8fa575c7f9e8c4145e06676468f8f48eaad54 Mon Sep 17 00:00:00 2001 From: ptt Date: Fri, 25 Jun 2004 19:07:53 +0000 Subject: add function define in proto.h to avoid warning git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2088 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') 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); -- cgit v1.2.3