summaryrefslogtreecommitdiffstats
path: root/linux/LibSensors.h
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2023-05-02 16:56:18 +1000
committerNathan Scott <nathans@redhat.com>2023-05-08 13:06:38 +1000
commit72235d8e098d9d79029dca65122605741e1aafad (patch)
tree96593b8bd9dc95dc5ab321bd363d36351cbd0a99 /linux/LibSensors.h
parent0bdade1b6cb40c5bd374a93ac0489058a7421bb5 (diff)
Adapt platform code for the new Machine base class
Move host-centric data to new derived <Platform>Machine classes, separate from process-list-centric data.
Diffstat (limited to 'linux/LibSensors.h')
-rw-r--r--linux/LibSensors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/LibSensors.h b/linux/LibSensors.h
index aa899793..2b9801bc 100644
--- a/linux/LibSensors.h
+++ b/linux/LibSensors.h
@@ -1,7 +1,7 @@
#ifndef HEADER_LibSensors
#define HEADER_LibSensors
-#include "linux/LinuxProcessList.h"
+#include "linux/LinuxMachine.h"
int LibSensors_init(void);

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