X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fcontainer_of%2Ftest%2Fcompile_fail-bad-type.c;h=b7a1459386b2d53c8f650388073f7e40f1934897;hp=01dfd454597d0eb7d43244a3af81396e1648fc70;hb=683264a9b13d9bf32be497ce66bdc4a9fadce0d6;hpb=650c775ff00cccd03fc84e7789a03c51d9839004 diff --git a/ccan/container_of/test/compile_fail-bad-type.c b/ccan/container_of/test/compile_fail-bad-type.c index 01dfd454..b7a14593 100644 --- a/ccan/container_of/test/compile_fail-bad-type.c +++ b/ccan/container_of/test/compile_fail-bad-type.c @@ -1,4 +1,4 @@ -#include "container_of/container_of.h" +#include #include struct foo {