diff options
Diffstat (limited to 'src/service/namestore/test_namestore_api_monitoring_existing.c')
-rw-r--r-- | src/service/namestore/test_namestore_api_monitoring_existing.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/service/namestore/test_namestore_api_monitoring_existing.c b/src/service/namestore/test_namestore_api_monitoring_existing.c index 84cdaaa70..4c8b99738 100644 --- a/src/service/namestore/test_namestore_api_monitoring_existing.c +++ b/src/service/namestore/test_namestore_api_monitoring_existing.c | |||
@@ -21,6 +21,7 @@ | |||
21 | * @file namestore/test_namestore_api_monitoring_existing.c | 21 | * @file namestore/test_namestore_api_monitoring_existing.c |
22 | * @brief testcase for zone monitoring functionality: add records first, then monitor | 22 | * @brief testcase for zone monitoring functionality: add records first, then monitor |
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 | ||