Commit c3a3b745 authored by Rusty Russell's avatar Rusty Russell

tal: remove ccan/talloc from example.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 9961094e
......@@ -29,7 +29,7 @@
* Example:
* #include <stdio.h>
* #include <err.h>
* #include <ccan/talloc/talloc.h>
* #include <ccan/tal/tal.h>
*
* // A structure containing a popened command.
* struct command {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment