diff options
Diffstat (limited to 'src/service/namestore/test_namestore_api_zone_to_name.c')
-rw-r--r-- | src/service/namestore/test_namestore_api_zone_to_name.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/service/namestore/test_namestore_api_zone_to_name.c b/src/service/namestore/test_namestore_api_zone_to_name.c index c05a9173f..eae8be0d6 100644 --- a/src/service/namestore/test_namestore_api_zone_to_name.c +++ b/src/service/namestore/test_namestore_api_zone_to_name.c | |||
@@ -21,6 +21,7 @@ | |||
21 | * @file namestore/test_namestore_api_zone_to_name.c | 21 | * @file namestore/test_namestore_api_zone_to_name.c |
22 | * @brief testcase for zone to name translation | 22 | * @brief testcase for zone to name translation |
23 | */ | 23 | */ |
24 | #include "platform.h" | ||
24 | #include "gnunet_namestore_service.h" | 25 | #include "gnunet_namestore_service.h" |
25 | #include "gnunet_testing_lib.h" | 26 | #include "gnunet_testing_lib.h" |
26 | 27 | ||