diff options
Diffstat (limited to 'components/cpu.c')
-rw-r--r-- | components/cpu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/cpu.c b/components/cpu.c index 9e28003..a5fabf8 100644 --- a/components/cpu.c +++ b/components/cpu.c @@ -4,6 +4,7 @@ #include <string.h> #include "../util.h" +#include "../slstatus.h" #if defined(__linux__) const char * |