cleanup: remove unneeded includes in header files.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2021-09-16 14:30:42 +09:30
parent 1ab2b4a3fb
commit ea30c34d82
183 changed files with 548 additions and 608 deletions

View File

@@ -1,6 +1,7 @@
#include <common/per_peer_state.h>
#include <common/node_id.h>
#include <common/status_wire.h>
#include <common/status_levels.h>
msgtype,status_log,0xFFF0
msgdata,status_log,level,enum log_level,
1 #include <common/per_peer_state.h>
2 #include <common/node_id.h>
3 #include <common/status_wire.h>
4 #include <common/status_levels.h>
5 msgtype,status_log,0xFFF0
6 msgdata,status_log,level,enum log_level,
7 msgdata,status_log,peer,?node_id,