mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-05 23:24: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_COMMON_DIJKSTRA_H
|
||||
#define LIGHTNING_COMMON_DIJKSTRA_H
|
||||
#include "config.h"
|
||||
#include <ccan/tal/tal.h>
|
||||
#include <ccan/typesafe_cb/typesafe_cb.h>
|
||||
#include <common/amount.h>
|
||||
|
||||
struct gossmap;
|
||||
|
||||
Reference in New Issue
Block a user