aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/perf_namestore_api_import.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/perf_namestore_api_import.c')
-rw-r--r--src/namestore/perf_namestore_api_import.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/perf_namestore_api_import.c b/src/namestore/perf_namestore_api_import.c
index b4f17f742..e56fb961c 100644
--- a/src/namestore/perf_namestore_api_import.c
+++ b/src/namestore/perf_namestore_api_import.c
@@ -65,7 +65,7 @@ static struct GNUNET_SCHEDULER_Task *timeout_task;
65 65
66static struct GNUNET_SCHEDULER_Task *t; 66static struct GNUNET_SCHEDULER_Task *t;
67 67
68static struct GNUNET_IDENTITY_PrivateKey privkey; 68static struct GNUNET_CRYPTO_PrivateKey privkey;
69 69
70static struct GNUNET_NAMESTORE_QueueEntry *qe; 70static struct GNUNET_NAMESTORE_QueueEntry *qe;
71 71