mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
fix: Header include order
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include <ccan/endian/endian.h>
|
||||
/* FIXME: io_plan needs size_t */
|
||||
#include <unistd.h>
|
||||
#include <ccan/mem/mem.h>
|
||||
#include <ccan/io/io_plan.h>
|
||||
#include <ccan/mem/mem.h>
|
||||
#include <ccan/short_types/short_types.h>
|
||||
#include <ccan/take/take.h>
|
||||
#include <ccan/tal/tal.h>
|
||||
|
||||
Reference in New Issue
Block a user