#ifndef _STATS_H #define _STATS_H int stat_signal; struct utils_param params[] = { {NULL, 0, 0, 0}}; struct utils_stat stats[] = { {NULL, 0, 0, 0, 0, 0}}; #endif /* _STATS_H */