mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 17:14:22 +01:00
header cleanup: sort include lines into alpha order, after config.h
This makes merging easier in future. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#ifndef LIGHTNING_OPT_BITS_H
|
||||
#define LIGHTNING_OPT_BITS_H
|
||||
#include "config.h"
|
||||
#include <ccan/opt/opt.h>
|
||||
#include <ccan/short_types/short_types.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user