]> git.ozlabs.org Git - ccan/blobdiff - ccan/tal/talloc/talloc.h
take, tal, tal/path, tal/str, tal/talloc: annotate APIs with TAKES.
[ccan] / ccan / tal / talloc / talloc.h
index 8dfb80e7dd27ea59af20a57cf94966e94a589dd9..ea4de28998a4d220a1330963b41030d5174d7189 100644 (file)
@@ -6,6 +6,7 @@
 #include <ccan/likely/likely.h>
 #include <ccan/typesafe_cb/typesafe_cb.h>
 #include <ccan/str/str.h>
+#include <ccan/take/take.h>
 #include <talloc.h>
 #include <stdlib.h>
 #include <stdbool.h>