mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 07:34:21 +01:00
status: move into lightningd/status.
It's really a lightningd-only thing, and we're about to do surgery on it. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <lightningd/crypto_sync.h>
|
||||
#include <lightningd/peer_failed.h>
|
||||
#include <status.h>
|
||||
#include <lightningd/status.h>
|
||||
#include <stdarg.h>
|
||||
#include <unistd.h>
|
||||
#include <wire/gen_peer_wire.h>
|
||||
|
||||
Reference in New Issue
Block a user