Add the variable's type to the declaration.
This commit is contained in:
parent
a23e5f4d43
commit
bd273f0c0b
@ -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