X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fstr_talloc%2F_info.c;h=aaf9d996d0f5553ef5fc554a44bd39631e5e2055;hp=3186b2bacbc68e70e09536d06ca910ce841ba6cf;hb=3404ba2a1b34e766628d5b9febf401011aa6753f;hpb=9965fc25fcc92dc76d1cd4cf9595dc3dc9ebc586 diff --git a/ccan/str_talloc/_info.c b/ccan/str_talloc/_info.c index 3186b2ba..aaf9d996 100644 --- a/ccan/str_talloc/_info.c +++ b/ccan/str_talloc/_info.c @@ -10,9 +10,9 @@ * string utilities in "str.h". * * Example: - * #include "str_talloc/str_talloc.h" - * #include "talloc/talloc.h" - * #include "grab_file/grab_file.h" + * #include + * #include + * #include * #include * * // Dumb demo program to double-linespace a file.