mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-08 00:24:28 +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_MEMDUMP_H
|
||||
#define LIGHTNING_LIGHTNINGD_MEMDUMP_H
|
||||
#include "config.h"
|
||||
#include <ccan/short_types/short_types.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
struct command;
|
||||
struct htable;
|
||||
|
||||
Reference in New Issue
Block a user