#ifndef LIGHTNING_PLUGINS_SPENDER_MULTIFUNDCHANNEL_H #define LIGHTNING_PLUGINS_SPENDER_MULTIFUNDCHANNEL_H #include "config.h" #include extern const struct plugin_command multifundchannel_commands[]; extern const size_t num_multifundchannel_commands; #endif /* LIGHTNING_PLUGINS_SPENDER_MULTIFUNDCHANNEL_H */