diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/proto.h | 1 |
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); |