lightning/closingd
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
..
closingd_wire.csv closingd: add notifications for feerate ranges. 2021-09-15 18:23:30 +02:00
closingd_wiregen.c tools/check-includes.sh: test that c files include their .h files. 2021-09-17 09:43:22 +09:30
closingd_wiregen.h tools/check-includes.sh: test that c files include their .h files. 2021-09-17 09:43:22 +09:30
closingd.c closingd: add notifications for feerate ranges. 2021-09-15 18:23:30 +02:00
Makefile common/gossip_store: avoid fd pass for new store, use end marker. 2021-05-22 17:53:04 +09:30