]> git.proxmox.com Git - mirror_iproute2.git/commit
devlink: update include files
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 11 Jun 2020 16:46:46 +0000 (09:46 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 11 Jun 2020 16:49:46 +0000 (09:49 -0700)
commit12fafa27c7b306e6c397e858f4d5a8159500f659
tree41bb70908318cd0becea4822bfebb3920f4c6c9a
parente4932ae6b3e99266032be944cbfa7986692ecf0b
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>
devlink/devlink.c