Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
KSysGuard
Commits
e8e87251
Commit
e8e87251
authored
Oct 08, 2020
by
David Redondo
🏎
Browse files
Need to include types before sysctl
parent
14ac9b56
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/global/cpu/sysctlsensor.h
View file @
e8e87251
...
...
@@ -32,6 +32,7 @@ private:
};
#ifdef Q_OS_FREEBSD
#include
<sys/types.h>
#include
<sys/sysctl.h>
template
<
typename
T
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment