summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
9961094)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
* Example:
* #include <stdio.h>
* #include <err.h>
* 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 {
*
* // A structure containing a popened command.
* struct command {