aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/test_gnunet_vpn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpn/test_gnunet_vpn.c')
-rw-r--r--src/vpn/test_gnunet_vpn.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/vpn/test_gnunet_vpn.c b/src/vpn/test_gnunet_vpn.c
index 78bea39a7..d2cfc757b 100644
--- a/src/vpn/test_gnunet_vpn.c
+++ b/src/vpn/test_gnunet_vpn.c
@@ -374,7 +374,8 @@ mhd_main ()
374 374
375static void 375static void
376run (void *cls, 376run (void *cls,
377 const struct GNUNET_CONFIGURATION_Handle *cfg) 377 const struct GNUNET_CONFIGURATION_Handle *cfg,
378 struct GNUNET_TESTING_Peer *peer)
378{ 379{
379 struct in_addr v4; 380 struct in_addr v4;
380 struct in6_addr v6; 381 struct in6_addr v6;