X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fantithread%2Ftest%2Frun-tell.c;h=84ca492815289339fec66e937adab4f0c7a69ae1;hb=53de95c6adcb8951bef8a28dc8e0cb44de29d059;hp=fc42095c724f3126a7dcabb670ae41e9f13ac5f8;hpb=74e9da4d1c0b968fbac4b8da165e6ad5318329dd;p=ccan diff --git a/ccan/antithread/test/run-tell.c b/ccan/antithread/test/run-tell.c index fc42095c..84ca4928 100644 --- a/ccan/antithread/test/run-tell.c +++ b/ccan/antithread/test/run-tell.c @@ -1,6 +1,6 @@ -#include "antithread/antithread.c" +#include #include -#include "tap/tap.h" +#include static void *test(struct at_pool *atp, void *unused) {