]> git.ozlabs.org Git - ccan/blobdiff - tools/run_tests.c
Rename string to str, and split into three modules.
[ccan] / tools / run_tests.c
index b9a6f66c4cd910acf6d4db0ff6f13e16be86b726..3ae752373de1b0e9c55e61647f82c43bbfcb2271 100644 (file)
@@ -6,7 +6,7 @@
 #include <unistd.h>
 #include "ccan/tap/tap.h"
 #include "ccan/talloc/talloc.h"
-#include "ccan/string/string.h"
+#include "ccan/str/str.h"
 #include "tools.h"
 
 /* FIXME: Use build bug later. */