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