]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/idempotent.c
Rename string to str, and split into three modules.
[ccan] / tools / ccanlint / idempotent.c
index 4456557516b6c414d36a57102a007311be9d2da0..78ebd2ce84da9b1f55ab91b655b55827e2cb897e 100644 (file)
@@ -1,6 +1,6 @@
 #include "ccanlint.h"
 #include <talloc/talloc.h>
-#include <string/string.h>
+#include <str/str.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>