X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fantithread%2Ftest%2Frun-lock.c;h=712d3e1de04cbda2a9a7a99686b34ce188ad0516;hp=b486e0a2906e0003fd461c1eada5519a8c27c975;hb=6abc867fce8c3eba40eb26092d31e34b47dd9165;hpb=36e8b652d0aa045e6e427dc3851da24472ed6a95 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