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