X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fantithread%2Ftest%2Frun-tell.c;h=84ca492815289339fec66e937adab4f0c7a69ae1;hp=fc42095c724f3126a7dcabb670ae41e9f13ac5f8;hb=5b0bdc23fbc8549f8d2e3034cd0c3e018dd994ad;hpb=74e9da4d1c0b968fbac4b8da165e6ad5318329dd 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) {