From e644996aa66e0e3f1ab9c14ef3135bfde2dd5912 Mon Sep 17 00:00:00 2001 From: ptt Date: Fri, 14 Nov 2003 23:03:42 +0000 Subject: git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1336 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 68146f79..9bed7a96 100644 --- a/include/proto.h +++ b/include/proto.h @@ -251,6 +251,7 @@ char getans(char *prompt); /* kaede */ int Rename(char* src, char* dst); +int Copy(char *src, char *dst); int Link(char* src, char* dst); char *Ptt_prints(char *str, int mode); char *my_ctime(const time_t *t, char *ans, int len); -- cgit v1.2.3