aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/Config.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/Config.hxx')
-rw-r--r--src/fs/Config.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/fs/Config.hxx b/src/fs/Config.hxx
index d2cde4a66..403c07685 100644
--- a/src/fs/Config.hxx
+++ b/src/fs/Config.hxx
@@ -30,4 +30,7 @@ class Error;
bool
ConfigureFS(Error &error);
+void
+DeinitFS();
+
#endif