]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/hash_if.c
tools: use tal instead of talloc.
[ccan] / tools / ccanlint / tests / hash_if.c
index 13750e9451629b83b8cf3bce766eeb37bdcc85d3..78b8a9674e484dd26b3ca4b19a75ae325fcfc488 100644 (file)
@@ -1,8 +1,6 @@
 #include <tools/ccanlint/ccanlint.h>
 #include <tools/tools.h>
-#include <ccan/talloc/talloc.h>
 #include <ccan/str/str.h>
-#include <ccan/str_talloc/str_talloc.h>
 #include <ccan/foreach/foreach.h>
 #include <sys/types.h>
 #include <sys/stat.h>