]> git.ozlabs.org Git - ccan/blobdiff - ccan/container_of/test/run.c
ccanlint: print coverage amount when -vv
[ccan] / ccan / container_of / test / run.c
index dd57204d88f839bd15bbe16c3177c9871e00d492..f28d9998503dc63e482355927fe66ebfbe445b9d 100644 (file)
@@ -1,5 +1,5 @@
-#include "container_of/container_of.h"
-#include "tap/tap.h"
+#include <ccan/container_of/container_of.h>
+#include <ccan/tap/tap.h>
 
 struct foo {
        int a;