]> git.ozlabs.org Git - ccan/blobdiff - ccan/antithread/test/run-lock.c
Remove old run-tests, clean up #includes to all be <ccan/...
[ccan] / ccan / antithread / test / run-lock.c
index b486e0a2906e0003fd461c1eada5519a8c27c975..712d3e1de04cbda2a9a7a99686b34ce188ad0516 100644 (file)
@@ -1,7 +1,7 @@
-#include "antithread/antithread.c"
+#include <ccan/antithread/antithread.c>
 #include <assert.h>
 #include <unistd.h>
-#include "tap/tap.h"
+#include <ccan/tap/tap.h>
 
 #define NUM_RUNS 100