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> |
||
|---|---|---|
| .. | ||
| fuzz-addr.c | ||
| fuzz-amount.c | ||
| fuzz-base32-64.c | ||
| fuzz-bech32.c | ||
| fuzz-bigsize.c | ||
| fuzz-bip32.c | ||
| fuzz-channel_id.c | ||
| fuzz-close_tx.c | ||
| fuzz-descriptor_checksum.c | ||
| fuzz-hsm_encryption.c | ||
| fuzz-initial_channel.c | ||
| libfuzz.c | ||
| libfuzz.h | ||
| Makefile | ||
| run.py | ||