]> git.ozlabs.org Git - ccan/blobdiff - container_of/test/run.c
First cut of hashing routines.
[ccan] / container_of / test / run.c
index d08b06a667d17dbee81725e579c238a501396956..dd57204d88f839bd15bbe16c3177c9871e00d492 100644 (file)
@@ -1,5 +1,5 @@
 #include "container_of/container_of.h"
-#include "tap.h"
+#include "tap/tap.h"
 
 struct foo {
        int a;