aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api_zone_to_name.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/test_namestore_api_zone_to_name.c')
-rw-r--r--src/namestore/test_namestore_api_zone_to_name.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/namestore/test_namestore_api_zone_to_name.c b/src/namestore/test_namestore_api_zone_to_name.c
index 31a8eafa3..e3df0bd22 100644
--- a/src/namestore/test_namestore_api_zone_to_name.c
+++ b/src/namestore/test_namestore_api_zone_to_name.c
@@ -22,11 +22,9 @@
22 * @brief testcase for zone to name translation 22 * @brief testcase for zone to name translation
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 "gnunet_testing_lib.h" 26#include "gnunet_testing_lib.h"
28#include "namestore.h" 27#include "namestore.h"
29#include "gnunet_signatures.h"
30 28
31#define RECORDS 5 29#define RECORDS 5
32 30