aboutsummaryrefslogtreecommitdiff
path: root/src/pt/test_gnunet_vpn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pt/test_gnunet_vpn.c')
-rw-r--r--src/pt/test_gnunet_vpn.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/pt/test_gnunet_vpn.c b/src/pt/test_gnunet_vpn.c
index 85b28fbf8..df87da30a 100644
--- a/src/pt/test_gnunet_vpn.c
+++ b/src/pt/test_gnunet_vpn.c
@@ -354,7 +354,8 @@ mhd_main ()
354 354
355 355
356static void 356static void
357run (void *cls, const struct GNUNET_CONFIGURATION_Handle *cfg, 357run (void *cls,
358 const struct GNUNET_CONFIGURATION_Handle *cfg,
358 struct GNUNET_TESTING_Peer *peer) 359 struct GNUNET_TESTING_Peer *peer)
359{ 360{
360 struct in_addr v4; 361 struct in_addr v4;