]> git.ozlabs.org Git - ccan/blobdiff - tools/namespacize.c
Proper recursive dependencies (came from libantithread work)
[ccan] / tools / namespacize.c
index 3e656c84a4346344bd7b90749c1f0aa50c7a798d..8c6c6632f51fad49ef735cd4023140e790a6554e 100644 (file)
@@ -10,6 +10,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
+#include "string/string.h"
 #include "talloc/talloc.h"
 #include "tools.h"