summaryrefslogtreecommitdiff
path: root/x86info.h
diff options
context:
space:
mode:
Diffstat (limited to 'x86info.h')
-rw-r--r--x86info.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/x86info.h b/x86info.h
index 5430e57..370c1e7 100644
--- a/x86info.h
+++ b/x86info.h
@@ -179,8 +179,7 @@ extern unsigned int nrCPUs;
extern struct cpudata *firstcpu;
-extern int used_UP;
-extern int user_is_root;
+extern unsigned int user_is_root;
extern unsigned int need_root;