summaryrefslogtreecommitdiffstats
path: root/OpenFilesScreen.c
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2023-11-28 15:15:03 +0100
committerBenBE <BenBE@geshi.org>2023-12-26 15:14:19 +0100
commite56089e1fa880064999ed6881e93f500445eacfb (patch)
tree14cb774b63abff35d87e77bac204fecf9613ecb9 /OpenFilesScreen.c
parent20bd78493be0740f1eb2bfcb651b97e98f418e7a (diff)
Update includes based on IWYU
Diffstat (limited to 'OpenFilesScreen.c')
-rw-r--r--OpenFilesScreen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenFilesScreen.c b/OpenFilesScreen.c
index bb1c70c4..29540247 100644
--- a/OpenFilesScreen.c
+++ b/OpenFilesScreen.c
@@ -12,9 +12,9 @@ in the source distribution for its full text.
#include <errno.h>
#include <fcntl.h>
#include <inttypes.h>
+#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
-#include <string.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/wait.h>

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