summaryrefslogtreecommitdiffstats
path: root/iwyu
diff options
context:
space:
mode:
authorGraham Inggs <ginggs@debian.org>2020-12-11 21:46:59 +0200
committerBenBE <BenBE@geshi.org>2020-12-11 20:57:19 +0100
commit738d31b9038a94b712e0a3cd10ff02d3d27c967c (patch)
treef134163a22d53f4bc20dd9db038d936720bc0164 /iwyu
parent28bc087d8a8b30fcf6d41a5937aaee242a995e64 (diff)
Add sys/dirent.h to iwyu/htop.imp
Diffstat (limited to 'iwyu')
-rw-r--r--iwyu/htop.imp2
1 files changed, 2 insertions, 0 deletions
diff --git a/iwyu/htop.imp b/iwyu/htop.imp
index 7fe432c4..100625c9 100644
--- a/iwyu/htop.imp
+++ b/iwyu/htop.imp
@@ -8,6 +8,8 @@
{ include: ["<bits/getopt_core.h>", "private", "<unistd.h>", "public"] },
+ { include: ["<sys/dirent.h>", "private", "<dirent.h>", "public"] },
+
{ include: ["<sys/signal.h>", "private", "<signal.h>", "public"] },
{ include: ["<sys/_stdarg.h>", "private", "<stdarg.h>", "public"] },

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