mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-29 18:54:21 +01:00
cleanup: remove unneeded includes in header files.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#ifndef LIGHTNING_LIGHTNINGD_OPTIONS_H
|
||||
#define LIGHTNING_LIGHTNINGD_OPTIONS_H
|
||||
#include "config.h"
|
||||
#include <ccan/tal/tal.h>
|
||||
#include <common/configdir.h>
|
||||
|
||||
struct lightningd;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user