Add sys/dirent.h to iwyu/htop.imp

This commit is contained in:
Graham Inggs 2020-12-11 21:46:59 +02:00 committed by BenBE
parent 28bc087d8a
commit 738d31b903
1 changed files with 2 additions and 0 deletions

View File

@ -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"] },