mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 09:34:24 +01:00
wallet: Fix header ordering
Signed-off-by: Christian Decker <decker.christian@gmail.com>
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
#include <bitcoin/script.h>
|
||||
#include <ccan/build_assert/build_assert.h>
|
||||
#include <ccan/crypto/ripemd160/ripemd160.h>
|
||||
#include <ccan/structeq/structeq.h>
|
||||
#include <ccan/mem/mem.h>
|
||||
#include <ccan/structeq/structeq.h>
|
||||
#include <common/memleak.h>
|
||||
#include <common/pseudorand.h>
|
||||
#include <common/utils.h>
|
||||
|
||||
Reference in New Issue
Block a user