#ifndef foominecctlrconhfoo #define foominecctlrconhfoo bool do_status(struct cfg *cfg); bool do_ping(struct cfg *cfg); bool do_stop(struct cfg *cfg); bool do_stop_all(struct cfg *cfg); bool do_pcount(struct cfg *cfg); bool do_console(struct cfg *cfg); bool do_command(struct cfg *cfg); #endif