7 lines
196 B

#ifndef LIGHTNING_LIGHTNINGD_PLUGIN_CONTROL_H
#define LIGHTNING_LIGHTNINGD_PLUGIN_CONTROL_H
#include "config.h"
#include <lightningd/plugin.h>
#endif /* LIGHTNING_LIGHTNINGD_PLUGIN_CONTROL_H */