]> git.ozlabs.org Git - ccan/blobdiff - ccan/container_of/test/compile_fail-types.c
ccan_tokenizer, check_type, container_of, typesafe_cb: handle !HAVE_TYPEOF
[ccan] / ccan / container_of / test / compile_fail-types.c
index 69f02daf289d3ff8cfe82db09029f49f777babac..a50b11c2b36b69e3dadd8766916a2eabb96f825a 100644 (file)
@@ -1,4 +1,4 @@
-#include "container_of/container_of.h"
+#include <ccan/container_of/container_of.h>
 #include <stdlib.h>
 
 struct foo {
 #include <stdlib.h>
 
 struct foo {