mirror of https://github.com/xzeldon/htop.git
Add sys/dirent.h to iwyu/htop.imp
This commit is contained in:
parent
28bc087d8a
commit
738d31b903
|
@ -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"] },
|
||||
|
|
Loading…
Reference in New Issue