summaryrefslogtreecommitdiffstats
path: root/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'misc.h')
-rw-r--r--misc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc.h b/misc.h
index aec12c6..7ec70a9 100644
--- a/misc.h
+++ b/misc.h
@@ -257,4 +257,6 @@ const char *safe_print (const char *str, struct gc_arena *gc);
*/
void openvpn_sleep (const int n);
+void configure_path (void);
+
#endif