X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fantithread%2Ftest%2Frun-lock.c;fp=ccan%2Fantithread%2Ftest%2Frun-lock.c;h=712d3e1de04cbda2a9a7a99686b34ce188ad0516;hp=b486e0a2906e0003fd461c1eada5519a8c27c975;hb=85a33135890965218010b79c89e4d3f4905727e3;hpb=009f261242b7e1f5482e097315c82a4185a708bf diff --git a/ccan/antithread/test/run-lock.c b/ccan/antithread/test/run-lock.c index b486e0a2..712d3e1d 100644 --- a/ccan/antithread/test/run-lock.c +++ b/ccan/antithread/test/run-lock.c @@ -1,7 +1,7 @@ -#include "antithread/antithread.c" +#include #include #include -#include "tap/tap.h" +#include #define NUM_RUNS 100