- fix 2699
[oweals/gnunet.git] / src / gns / test_gns_dht_three_peers.c
index 5c4e54e13f673e32198d3c14a0bde8ef875f58ad..49c94571f009bc76a35f9ea1a12eccb5bab468f4 100644 (file)
@@ -296,7 +296,8 @@ static void connect_peers ()
       GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "All peers started\n");
 
       topology_op = 
-          GNUNET_TESTBED_overlay_configure_topology  (NULL, 3, cpeers,
+          GNUNET_TESTBED_overlay_configure_topology  (NULL, 3, cpeers, NULL,
+                                                      NULL,
                                                       NULL,
                                                       GNUNET_TESTBED_TOPOLOGY_RING,
                                                       GNUNET_TESTBED_TOPOLOGY_OPTION_END);