]> git.ozlabs.org Git - ccan/blobdiff - tools/ccan_depends.c
tools: fix dependencies.
[ccan] / tools / ccan_depends.c
index 6d1f74297b30a01438ca10cb82e2eeaf65a7f962..bfaa5c4e1c9bef5e19867f0ab783215b53360d8b 100644 (file)
@@ -1,7 +1,7 @@
 #include "tools.h"
-#include <err.h>
 #include <stdlib.h>
 #include <stdio.h>
+#include <ccan/err/err.h>
 #include <ccan/str/str.h>
 #include <ccan/talloc/talloc.h>