mirror of
https://github.com/xzeldon/htop.git
synced 2025-01-31 00:57:24 +03:00
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…
x
Reference in New Issue
Block a user