diff options
Diffstat (limited to 'src/service/namestore/perf_namestore_api_import.c')
-rw-r--r-- | src/service/namestore/perf_namestore_api_import.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/service/namestore/perf_namestore_api_import.c b/src/service/namestore/perf_namestore_api_import.c index faa75b5ab..326955dff 100644 --- a/src/service/namestore/perf_namestore_api_import.c +++ b/src/service/namestore/perf_namestore_api_import.c | |||
@@ -22,6 +22,7 @@ | |||
22 | * @brief testcase for namestore: Import a lot of records | 22 | * @brief testcase for namestore: Import a lot of records |
23 | * @author Martin Schanzenbach | 23 | * @author Martin Schanzenbach |
24 | */ | 24 | */ |
25 | #include "platform.h" | ||
25 | #include "gnunet_namestore_service.h" | 26 | #include "gnunet_namestore_service.h" |
26 | #include "gnunet_testing_lib.h" | 27 | #include "gnunet_testing_lib.h" |
27 | 28 | ||