From 6cf8bad17c7cea15f9034fff8609d90ad67723a4 Mon Sep 17 00:00:00 2001 From: in2 Date: Thu, 18 Apr 2002 22:42:23 +0000 Subject: MDCACHE patch git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@123 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/proto.h') diff --git a/include/proto.h b/include/proto.h index cc3703c5..fa30e640 100644 --- a/include/proto.h +++ b/include/proto.h @@ -1,4 +1,4 @@ -/* $Id: proto.h,v 1.7 2002/04/16 14:55:48 in2 Exp $ */ +/* $Id: proto.h,v 1.8 2002/04/18 22:42:23 in2 Exp $ */ #ifndef INCLUDE_PROTO_H #define INCLUDE_PROTO_H @@ -110,6 +110,7 @@ void hbflreload(int bid); int hbflcheck(int bid, int uid); int updatemdcache(const char *cpath, const char *fpath); char *cachepath(const char *fpath); +int mdcacheopen(char *fpath); /* cal */ int vice(int money, char* item); -- cgit v1.2.3