#ifndef OSMO_VTY_MISC_H #define OSMO_VTY_MISC_H #include #include void vty_out_rate_ctr_group(struct vty *vty, const char *prefix, struct rate_ctr_group *ctrg); #endif