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