From 40fafbfba1a53581e9318c71d6366a24470173be Mon Sep 17 00:00:00 2001 From: victor Date: Thu, 9 Sep 2004 04:42:53 +0000 Subject: fix chc bug, but still buggy git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2184 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/proto.h') diff --git a/include/proto.h b/include/proto.h index 0d66649f..f86e0a24 100644 --- a/include/proto.h +++ b/include/proto.h @@ -330,6 +330,7 @@ void add_distinct(char *fname, char *line); void u_exit(char *mode); void talk_request(int sig); int reply_connection_request(userinfo_t *uip); +int establish_talk_connection(userinfo_t *uip); void my_talk(userinfo_t * uin, int fri_stat, char defact); /* menu */ -- cgit v1.2.3