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