]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/idempotent.c
Broaden use of doc_extract code, put in ccanlint, and fix ccanlint
[ccan] / tools / ccanlint / idempotent.c
index 4456557516b6c414d36a57102a007311be9d2da0..81984ec713198abed4f94baa88a421d7f9efa042 100644 (file)
@@ -1,6 +1,6 @@
 #include "ccanlint.h"
-#include <talloc/talloc.h>
-#include <string/string.h>
+#include <ccan/talloc/talloc.h>
+#include <ccan/str/str.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>