summaryrefslogtreecommitdiffstats
path: root/Settings.h
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2020-08-26 10:15:00 +1000
committerNathan Scott <nathans@redhat.com>2020-08-26 10:39:43 +1000
commit728b04bbb5667291f1e56058240fcd7e03cbfe74 (patch)
treead199ce3a3303e723eb9332aa6cb847b9530084a /Settings.h
parentd0f31ede5624ed2f35ca25043f6a28adfe3bc171 (diff)
Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwesarg-ci-hwloc-job
Diffstat (limited to 'Settings.h')
-rw-r--r--Settings.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Settings.h b/Settings.h
index 89300951..f38b8ecd 100644
--- a/Settings.h
+++ b/Settings.h
@@ -53,6 +53,9 @@ typedef struct Settings_ {
bool headerMargin;
bool enableMouse;
bool vimMode;
+ #ifdef HAVE_LIBHWLOC
+ bool topologyAffinity;
+ #endif
bool changed;
} Settings;

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