Removed unused include
This commit is contained in:
parent
1980319d0d
commit
5e2d8fe57b
1 changed files with 0 additions and 2 deletions
|
@ -295,8 +295,6 @@ static struct client_ctx *spawn_next_client(struct server_ctx *sctx, ccrContext
|
||||||
return add_client_from_worker(sctx, &new_ctx, w);
|
return add_client_from_worker(sctx, &new_ctx, w);
|
||||||
}
|
}
|
||||||
|
|
||||||
#include <stdio.h>
|
|
||||||
|
|
||||||
static void run_tests_async(struct criterion_test_set *set,
|
static void run_tests_async(struct criterion_test_set *set,
|
||||||
struct criterion_global_stats *stats,
|
struct criterion_global_stats *stats,
|
||||||
int socket) {
|
int socket) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue