summaryrefslogtreecommitdiffstats
path: root/linux/LinuxProcess.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-12-06 15:22:41 +0100
committerBenBE <BenBE@geshi.org>2020-12-06 15:32:16 +0100
commit7ba25aa3c47859dd57ab88fc8fcf4006edb1ef6b (patch)
tree0229f8a4bbcf980a1f3e3f495e1f61c3139f942d /linux/LinuxProcess.h
parent22f8f8000cac3cc43b721a03741b74be212db2eb (diff)
IWYU update
Diffstat (limited to 'linux/LinuxProcess.h')
-rw-r--r--linux/LinuxProcess.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/linux/LinuxProcess.h b/linux/LinuxProcess.h
index 41127113..ad396fb2 100644
--- a/linux/LinuxProcess.h
+++ b/linux/LinuxProcess.h
@@ -8,10 +8,9 @@ Released under the GNU GPLv2, see the COPYING file
in the source distribution for its full text.
*/
-#include "config.h"
+#include "config.h" // IWYU pragma: keep
#include <stdbool.h>
-#include <sys/types.h>
#include "IOPriority.h"
#include "Object.h"

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