X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fstr_talloc%2F_info.c;h=aaf9d996d0f5553ef5fc554a44bd39631e5e2055;hb=aec5e6e9b1ceeea1b1aea4b4d09cee198d4c8040;hp=3186b2bacbc68e70e09536d06ca910ce841ba6cf;hpb=9965fc25fcc92dc76d1cd4cf9595dc3dc9ebc586;p=ccan 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.