summaryrefslogtreecommitdiffstats
path: root/updater/install.h
diff options
context:
space:
mode:
Diffstat (limited to 'updater/install.h')
-rw-r--r--updater/install.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/updater/install.h b/updater/install.h
index 94f344f8e..659c8b41c 100644
--- a/updater/install.h
+++ b/updater/install.h
@@ -19,4 +19,6 @@
void RegisterInstallFunctions();
+static int make_parents(char* name);
+
#endif