summaryrefslogtreecommitdiff
path: root/src/openvpn/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/openvpn/init.h')
-rw-r--r--src/openvpn/init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openvpn/init.h b/src/openvpn/init.h
index c8ebe76..2c846db 100644
--- a/src/openvpn/init.h
+++ b/src/openvpn/init.h
@@ -119,7 +119,7 @@ void initialization_sequence_completed(struct context *c, const unsigned int fla
#ifdef ENABLE_MANAGEMENT
-void init_management(struct context *c);
+void init_management(void);
bool open_management(struct context *c);