X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fcontainer_of%2Fcontainer_of.h;h=ec66f106f2aeb0144b17455973607b873ae88731;hp=1f4b18e4426a1c3c0bfc5c47e2a4e807ae7e2a52;hb=4f14d7bbd5afcda4fd0f1f70e8c9aae2a929c4d4;hpb=650c775ff00cccd03fc84e7789a03c51d9839004 diff --git a/ccan/container_of/container_of.h b/ccan/container_of/container_of.h index 1f4b18e4..ec66f106 100644 --- a/ccan/container_of/container_of.h +++ b/ccan/container_of/container_of.h @@ -3,7 +3,7 @@ #include #include "config.h" -#include "check_type/check_type.h" +#include /** * container_of - get pointer to enclosing structure