aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-daemon-vpn-helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpn/gnunet-daemon-vpn-helper.h')
-rw-r--r--src/vpn/gnunet-daemon-vpn-helper.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vpn/gnunet-daemon-vpn-helper.h b/src/vpn/gnunet-daemon-vpn-helper.h
index 093343742..85436e2cd 100644
--- a/src/vpn/gnunet-daemon-vpn-helper.h
+++ b/src/vpn/gnunet-daemon-vpn-helper.h
@@ -33,6 +33,8 @@
33 */ 33 */
34extern struct GNUNET_VPN_HELPER_Handle *helper_handle; 34extern struct GNUNET_VPN_HELPER_Handle *helper_handle;
35 35
36extern GNUNET_SCHEDULER_TaskIdentifier shs_task;
37
36/** 38/**
37 * Start the helper-process 39 * Start the helper-process
38 */ 40 */