mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 20:24:35 +03:00
Solaris: reduce variable scope
Also check for getloadavg(3c) failure
This commit is contained in:

committed by
cgzones

parent
906dcf5cb3
commit
6b57898034
@ -42,8 +42,6 @@ typedef struct envAccum_ {
|
||||
char* env;
|
||||
} envAccum;
|
||||
|
||||
extern double plat_loadavg[3];
|
||||
|
||||
extern const SignalItem Platform_signals[];
|
||||
|
||||
extern const unsigned int Platform_numberOfSignals;
|
||||
|
Reference in New Issue
Block a user