diff options
Diffstat (limited to 'zenstore/filecas.h')
| -rw-r--r-- | zenstore/filecas.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/zenstore/filecas.h b/zenstore/filecas.h index db21502c6..14314ce52 100644 --- a/zenstore/filecas.h +++ b/zenstore/filecas.h @@ -57,4 +57,6 @@ private: }; }; +void filecas_forcelink(); + } // namespace zen |