]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/file_analysis.c
tools: use rbuf instead of grab_file.
[ccan] / tools / ccanlint / file_analysis.c
index 852ecbfce851c31d85078d4a21d3e7657dcc6e8d..f11b76b3b3f9c969e275de05784659caa0d4ee29 100644 (file)
@@ -6,7 +6,6 @@
 #include <ccan/talloc_link/talloc_link.h>
 #include <ccan/hash/hash.h>
 #include <ccan/htable/htable_type.h>
-#include <ccan/grab_file/grab_file.h>
 #include <ccan/noerr/noerr.h>
 #include <ccan/foreach/foreach.h>
 #include <ccan/asort/asort.h>