mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 23:54:22 +01:00
hsmd: convert to new wire generation style.
Note that other directories were explicitly depending on the generated file, instead of relying on their (already existing) dependency on $(LIGHTNINGD_HSM_CLIENT_OBJS), so we remove that. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
#include <common/wallet_tx.h>
|
||||
#include <common/wire_error.h>
|
||||
#include <errno.h>
|
||||
#include <hsmd/gen_hsm_wire.h>
|
||||
#include <inttypes.h>
|
||||
#include <lightningd/channel_control.h>
|
||||
#include <lightningd/closing_control.h>
|
||||
|
||||
Reference in New Issue
Block a user