| commit | 12fafa27c7b306e6c397e858f4d5a8159500f659 | [log] [tgz] |
|---|---|---|
| author | Stephen Hemminger <stephen@networkplumber.org> | Thu Jun 11 09:46:46 2020 -0700 |
| committer | Stephen Hemminger <stephen@networkplumber.org> | Thu Jun 11 09:49:46 2020 -0700 |
| tree | 41bb70908318cd0becea4822bfebb3920f4c6c9a | |
| parent | e4932ae6b3e99266032be944cbfa7986692ecf0b [diff] |
devlink: update include files
Use the tool iwyu to get more complete list of includes for
all the bits used by devlink.
This should also fix build with musl libc.
Fixes: c4dfddccef4e ("fix JSON output of mon command")
Reported-off-by: Dan Robertson <dan@dlrobertson.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>