summaryrefslogtreecommitdiffstats
path: root/solaris/Platform.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-05-19 19:06:34 +0200
committercgzones <cgzones@googlemail.com>2021-05-20 16:43:40 +0200
commit6b57898034f7b38d4dc26dc1d5fa718013a12472 (patch)
treee347e9642429aa12770cb4013adbd172101fb567 /solaris/Platform.h
parent906dcf5cb3d42618fb4bd6aa14c81a009f7cd596 (diff)
Solaris: reduce variable scope
Also check for getloadavg(3c) failure
Diffstat (limited to 'solaris/Platform.h')
-rw-r--r--solaris/Platform.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/solaris/Platform.h b/solaris/Platform.h
index fc2826bb..cf94fbb3 100644
--- a/solaris/Platform.h
+++ b/solaris/Platform.h
@@ -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;

© 2014-2024 Faster IT GmbH | imprint | privacy policy