Add the variable's type to the declaration.
This commit is contained in:
parent
5e3258c2fc
commit
f40f81aa0c
@ -100,7 +100,7 @@ union {
|
||||
} stats_all;
|
||||
|
||||
void updatestat();
|
||||
static stat_is_init = 0;
|
||||
static int stat_is_init = 0;
|
||||
static kvm_t *kd;
|
||||
|
||||
static int cp_time_xlat[RSTAT_CPUSTATES] = { CP_USER, CP_NICE, CP_SYS,
|
||||
|
Loading…
x
Reference in New Issue
Block a user