]> git.ozlabs.org Git - ccan/blobdiff - container_of/test/run.c
Include all the tools under ccan_tools dir, hacked to work for me.
[ccan] / container_of / test / run.c
index dab462bc4a5bf1541eddb9267caf252339757f20..ff567325fd912b743894c25199b79c59f34a1b71 100644 (file)
@@ -1,5 +1,5 @@
 #include "container_of/container_of.h"
-#include "tap/tap.h"
+#include "tap.h"
 
 struct foo {
        int a;