darosior
5 years ago
committed by
Rusty Russell
4 changed files with 14 additions and 23 deletions
@ -1,7 +1,7 @@ |
|||||
#ifndef LIGHTNING_LIGHTNINGD_PLUGIN_CONTROL_H |
#ifndef LIGHTNING_LIGHTNINGD_PLUGIN_CONTROL_H |
||||
#define LIGHTNING_LIGHTNINGD_PLUGIN_CONTROL_H |
#define LIGHTNING_LIGHTNINGD_PLUGIN_CONTROL_H |
||||
#include "config.h" |
#include "config.h" |
||||
#include <lightningd/lightningd.h> |
#include <lightningd/plugin.h> |
||||
|
|
||||
|
|
||||
#endif /* LIGHTNING_LIGHTNINGD_PLUGIN_CONTROL_H */ |
#endif /* LIGHTNING_LIGHTNINGD_PLUGIN_CONTROL_H */ |
||||
|
Loading…
Reference in new issue