aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/perf_datacache_api.c
diff options
context:
space:
mode:
authorgrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2009-07-26 21:47:30 +0000
committergrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2009-07-26 21:47:30 +0000
commitcc2e282290211df4f3f0793503b75de317ab4e35 (patch)
tree74d69e9699cdfd40c1c07d43247401a693583fd6 /src/datacache/perf_datacache_api.c
parentbab35aee7cb07ae6f9feb08ddfa9d4c66c39adb4 (diff)
DHT and datacache API refinements
git-svn-id: https://gnunet.org/svn/gnunet@8795 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/datacache/perf_datacache_api.c')
-rw-r--r--src/datacache/perf_datacache_api.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/datacache/perf_datacache_api.c b/src/datacache/perf_datacache_api.c
index aa008a3322..aa11fe122e 100644
--- a/src/datacache/perf_datacache_api.c
+++ b/src/datacache/perf_datacache_api.c
@@ -38,6 +38,7 @@ static unsigned int found;
static int
checkIt (void *cls,
+ struct GNUNET_TIME_Absolute exp,
const GNUNET_HashCode * key,
uint32_t size,
const char *data,