aboutsummaryrefslogtreecommitdiff
path: root/src/ats/test_ats_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats/test_ats_api.c')
-rw-r--r--src/ats/test_ats_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ats/test_ats_api.c b/src/ats/test_ats_api.c
index 42d485994..4a4bf9772 100644
--- a/src/ats/test_ats_api.c
+++ b/src/ats/test_ats_api.c
@@ -42,7 +42,7 @@
42 42
43static struct GNUNET_CONFIGURATION_Handle *cfg; 43static struct GNUNET_CONFIGURATION_Handle *cfg;
44 44
45static struct GNUNET_ATS_Handle *ats; 45static struct GNUNET_ATS_SchedulingHandle *ats;
46 46
47static void 47static void
48alloc_cb (void *cls, const struct GNUNET_PeerIdentity *peer, 48alloc_cb (void *cls, const struct GNUNET_PeerIdentity *peer,