rgb-cln/connectd/test
Rusty Russell 06a54606a3 check-includes: allow redundant "config.h"
We should actually be including this (as it may define _GNU_SOURCE
etc) before any system headers.  But where we include <assert.h> we
often didn't, because check-includes would complain that the headers
included it too.

Weaken that check, and include config.h in C files before assert.h.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-02-04 12:02:36 +10:30
..
Makefile unittest: use common_setup / common_shutdown almost everywhere. 2020-12-02 12:55:09 +10:30
run-initiator-success.c check-includes: allow redundant "config.h" 2021-02-04 12:02:36 +10:30
run-responder-success.c check-includes: allow redundant "config.h" 2021-02-04 12:02:36 +10:30