X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fantithread%2Ftest%2Frun-simple.c;fp=ccan%2Fantithread%2Ftest%2Frun-simple.c;h=56569bb24b646615ad278c85fe855cf8858a7e9e;hp=947dbe024a198e0a31c8d2f295fd3211074bcc2a;hb=85a33135890965218010b79c89e4d3f4905727e3;hpb=009f261242b7e1f5482e097315c82a4185a708bf diff --git a/ccan/antithread/test/run-simple.c b/ccan/antithread/test/run-simple.c index 947dbe02..56569bb2 100644 --- a/ccan/antithread/test/run-simple.c +++ b/ccan/antithread/test/run-simple.c @@ -1,6 +1,6 @@ -#include "antithread/antithread.c" +#include #include -#include "tap/tap.h" +#include static void *test(struct at_pool *atp, int *pid) {