6 lines
76 B
C
6 lines
76 B
C
#include "gstat.h"
|
|
|
|
#if GSTAT_ENABLED
|
|
struct _gstats _g_gstats = ZI;
|
|
#endif
|