summaryrefslogtreecommitdiffstats
path: root/kicker-applets/ktimemon/sample.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker-applets/ktimemon/sample.h')
-rw-r--r--kicker-applets/ktimemon/sample.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker-applets/ktimemon/sample.h b/kicker-applets/ktimemon/sample.h
index 6ebe77d..2a79ad9 100644
--- a/kicker-applets/ktimemon/sample.h
+++ b/kicker-applets/ktimemon/sample.h
@@ -80,7 +80,7 @@ private:
struct kstat_ctl *kc;
bool warned;
#endif
-#if defined(USE_SOLARIS) || defined(__osf__)
+#if defined(USE_SOLARIS)
unsigned long pagesPerMB;
#endif
Sample sample, oldSample;