X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=container_of%2Ftest%2Frun.c;h=ff567325fd912b743894c25199b79c59f34a1b71;hp=dab462bc4a5bf1541eddb9267caf252339757f20;hb=7bbd49fdb03503688dd34ab860e0e02e852ed267;hpb=fdfcdafbfa7957b6ca393bb4000fbaad3813a61a diff --git a/container_of/test/run.c b/container_of/test/run.c index dab462bc..ff567325 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/tap.h" +#include "tap.h" struct foo { int a;