moved eval tool to ats
[oweals/gnunet.git] / src / ats / test_ats_api_performance_list_all_addresses_active.c
index 21cedb8973fcc9cf112c562316d6493883a48406..5cc4d4c6560e936f44f7647fafe858b46f283c5b 100644 (file)
@@ -154,7 +154,9 @@ stat_cb(void *cls, const char *subsystem,
 }
 
 static void
-address_suggest_cb (void *cls, const struct GNUNET_HELLO_Address *address,
+address_suggest_cb (void *cls,
+                    const struct GNUNET_PeerIdentity *peer,
+                    const struct GNUNET_HELLO_Address *address,
                     struct Session *session,
                     struct GNUNET_BANDWIDTH_Value32NBO bandwidth_out,
                     struct GNUNET_BANDWIDTH_Value32NBO bandwidth_in,