aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/topology/test_gnunet_daemon_topology.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/topology/test_gnunet_daemon_topology.c b/src/topology/test_gnunet_daemon_topology.c
index 7b1f68db5..a96096455 100644
--- a/src/topology/test_gnunet_daemon_topology.c
+++ b/src/topology/test_gnunet_daemon_topology.c
@@ -64,6 +64,7 @@ static void
64notify_connect_complete(void *cls, 64notify_connect_complete(void *cls,
65 const struct GNUNET_PeerIdentity *first, 65 const struct GNUNET_PeerIdentity *first,
66 const struct GNUNET_PeerIdentity *second, 66 const struct GNUNET_PeerIdentity *second,
67 unsigned int distance,
67 const struct GNUNET_CONFIGURATION_Handle *first_cfg, 68 const struct GNUNET_CONFIGURATION_Handle *first_cfg,
68 const struct GNUNET_CONFIGURATION_Handle *second_cfg, 69 const struct GNUNET_CONFIGURATION_Handle *second_cfg,
69 struct GNUNET_TESTING_Daemon *first_daemon, 70 struct GNUNET_TESTING_Daemon *first_daemon,