rgb-cln/tools/gen
Rusty Russell 00a0d09340 tools/check-includes.sh: test that c files include their .h files.
This is best-practice (to ensure prototypes match up), but there were a
few places we didn't (at least, directly).  Make it a requirement,
either of form "foo.h" or <dir/foo.h>.

The noise is the change to our print templates.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-09-17 09:43:22 +09:30
..
header_template wire/tlvstream: add tlv_make_fields helper to populate ->fields array. 2020-12-04 20:16:54 -06:00
impl_template lightningd: don't turn zero-length tlv fields into NULL. 2021-07-21 13:27:27 -04:00
print_header_template tools: fix comment in template. 2020-08-25 12:53:13 +09:30
print_impl_template tools/check-includes.sh: test that c files include their .h files. 2021-09-17 09:43:22 +09:30