summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-01-06 16:18:28 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-01-06 16:18:28 +0800
commit60b225b0159f59b97ec191474618e9b09e6cfe9a (patch)
tree93f87d35d9fb6dc73098203dd0548096811ce63d
parent9e31813bc81a55a2cde55ae365d4c0f6f6eac23f (diff)
downloadpttbbs-60b225b0159f59b97ec191474618e9b09e6cfe9a.tar
pttbbs-60b225b0159f59b97ec191474618e9b09e6cfe9a.tar.gz
pttbbs-60b225b0159f59b97ec191474618e9b09e6cfe9a.tar.bz2
pttbbs-60b225b0159f59b97ec191474618e9b09e6cfe9a.tar.lz
pttbbs-60b225b0159f59b97ec191474618e9b09e6cfe9a.tar.xz
pttbbs-60b225b0159f59b97ec191474618e9b09e6cfe9a.tar.zst
pttbbs-60b225b0159f59b97ec191474618e9b09e6cfe9a.zip
warning free
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2387 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
-rw-r--r--include/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/proto.h b/include/proto.h
index cd2afbb8..667b9950 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -141,6 +141,7 @@ void attach_SHM(void);
int is_BM_cache(int);
void buildBMcache(int);
void reload_bcache(void);
+void reload_fcache(void);
/* cal */
int give_tax(int money);