X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftal%2Fstr%2Fstr.c;h=237652f738fc2217b5f0e9eeb117f299b2a484b0;hp=15aa0c046883633d956eb8abbf50c48e9e362c5e;hb=97d99004bec31012400b6c1d9bad045ae1c9b075;hpb=3d5a1a3290b2075fbf4e60df37596668dfd6b898 diff --git a/ccan/tal/str/str.c b/ccan/tal/str/str.c index 15aa0c04..237652f7 100644 --- a/ccan/tal/str/str.c +++ b/ccan/tal/str/str.c @@ -11,7 +11,6 @@ #include #include #include -#include #include char *tal_strdup(const tal_t *ctx, const char *p)