aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/test_datastore_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/datastore/test_datastore_api.c')
-rw-r--r--src/datastore/test_datastore_api.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/datastore/test_datastore_api.c b/src/datastore/test_datastore_api.c
index 3f8f87cae..15e6afa4a 100644
--- a/src/datastore/test_datastore_api.c
+++ b/src/datastore/test_datastore_api.c
@@ -464,7 +464,8 @@ run_tests (void *cls, int32_t success, struct GNUNET_TIME_Absolute min_expiratio
464 464
465static void 465static void
466run (void *cls, 466run (void *cls,
467 const struct GNUNET_CONFIGURATION_Handle *cfg) 467 const struct GNUNET_CONFIGURATION_Handle *cfg,
468 struct GNUNET_TESTING_Peer *peer)
468{ 469{
469 struct CpsRunContext *crc; 470 struct CpsRunContext *crc;
470 static struct GNUNET_HashCode zkey; 471 static struct GNUNET_HashCode zkey;