aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api_blocks.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/test_namestore_api_blocks.c')
-rw-r--r--src/namestore/test_namestore_api_blocks.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/namestore/test_namestore_api_blocks.c b/src/namestore/test_namestore_api_blocks.c
index d7057fc8f..e480def31 100644
--- a/src/namestore/test_namestore_api_blocks.c
+++ b/src/namestore/test_namestore_api_blocks.c
@@ -22,10 +22,8 @@
22 * @brief testcase for block creation, verification and decryption 22 * @brief testcase for block creation, verification and decryption
23 */ 23 */
24#include "platform.h" 24#include "platform.h"
25#include "gnunet_common.h"
26#include "gnunet_namestore_service.h" 25#include "gnunet_namestore_service.h"
27#include "namestore.h" 26#include "namestore.h"
28#include "gnunet_signatures.h"
29 27
30#define RECORDS 5 28#define RECORDS 5
31 29