-revert of address_bw addition
[oweals/gnunet.git] / src / ats / test_ats_api_scheduling_destroy_address.c
index d46872f6c11871b853b411186cbe580625ec9d71..bc1b7bd83f40124c33b0123d207c96896fee764e 100644 (file)
@@ -147,7 +147,9 @@ end_badly (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
 }
 
 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,