#ifndef _BIRD_STATS_PUB_H_ #define _BIRD_STATS_PUB_H_ extern int stats_get_counter(struct symbol *sym); #endif