X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=container_of%2Ftest%2Frun.c;h=dd57204d88f839bd15bbe16c3177c9871e00d492;hp=d08b06a667d17dbee81725e579c238a501396956;hb=53edefb8b2de84c873f8ecc35b61003d559b18dd;hpb=1e7eb5df1a634447ae57edf4c82a37f2d77e19ab diff --git a/container_of/test/run.c b/container_of/test/run.c index d08b06a6..dd57204d 100644 --- a/container_of/test/run.c +++ b/container_of/test/run.c @@ -1,5 +1,5 @@ #include "container_of/container_of.h" -#include "tap.h" +#include "tap/tap.h" struct foo { int a;