ctrlr_discovery.c doesn't need this #include. Including it causes bdev_module.h types to be emitted to the debug symbols at least with some compilers, which can result in unwanted abidiff errors. The unit tests do need it, so just include it there instead. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: Iad28f9778ce08b11b52325658583ae9032295f3a Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7813 Community-CI: Broadcom CI Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Michal Berger <michalx.berger@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> |
||
---|---|---|
.. | ||
.gitignore | ||
ctrlr_discovery_ut.c | ||
Makefile |