summaryrefslogtreecommitdiffstats
path: root/Compat.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 /Compat.h
parent22f8f8000cac3cc43b721a03741b74be212db2eb (diff)
IWYU update
Diffstat (limited to 'Compat.h')
-rw-r--r--Compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Compat.h b/Compat.h
index 3b567736..94c2ee2f 100644
--- a/Compat.h
+++ b/Compat.h
@@ -12,7 +12,7 @@ in the source distribution for its full text.
#include <fcntl.h>
#include <stddef.h>
#include <unistd.h>
-#include <sys/stat.h>
+#include <sys/stat.h> // IWYU pragma: keep
int Compat_faccessat(int dirfd,

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