rgb-cln/openingd
Rusty Russell 4ffda340d3 check: make sure all files outside contrib/ include "config.h" first.
And turn "" includes into full-path (which makes it easier to put
config.h first, and finds some cases check-includes.sh missed
previously).

config.h sets _GNU_SOURCE which really needs to be done before any
'#includes': we mainly got away with it with glibc, but other platforms
like Alpine may have stricter requirements.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-12-06 10:05:39 +10:30
..
Makefile common/read_peer_msg: handle pings in handle_peer_gossip_or_error(). 2021-10-10 15:32:57 +02:00
common.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
common.h df: use dev-env flagged upfront shutdown script 2021-01-10 13:44:04 +01:00
dualopend.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
dualopend_wire.csv common: use bitcoin_outpoint. 2021-10-15 12:09:36 +02:00
openingd.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
openingd_wire.csv common: use bitcoin_outpoint. 2021-10-15 12:09:36 +02:00