aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-daemon-vpn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpn/gnunet-daemon-vpn.c')
-rw-r--r--src/vpn/gnunet-daemon-vpn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vpn/gnunet-daemon-vpn.c b/src/vpn/gnunet-daemon-vpn.c
index ad6ed5044..919614ae7 100644
--- a/src/vpn/gnunet-daemon-vpn.c
+++ b/src/vpn/gnunet-daemon-vpn.c
@@ -37,7 +37,7 @@
37#include <block_dns.h> 37#include <block_dns.h>
38#include "gnunet_dns_service.h" 38#include "gnunet_dns_service.h"
39#include "gnunet-daemon-vpn.h" 39#include "gnunet-daemon-vpn.h"
40#include "gnunet-vpn-checksum.h" 40
41 41
42const struct GNUNET_CONFIGURATION_Handle *cfg; 42const struct GNUNET_CONFIGURATION_Handle *cfg;
43struct GNUNET_MESH_Handle *mesh_handle; 43struct GNUNET_MESH_Handle *mesh_handle;