common/mlx5: include compatibility header file
authorOphir Munk <ophirmu@nvidia.com>
Mon, 28 Dec 2020 12:32:30 +0000 (14:32 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 8 Jan 2021 15:03:07 +0000 (16:03 +0100)
commitfd2ca80cae2834aee6a2e4b8c49bc59fbda440bd
treede4635209d09711a7b226a483b7837469428e229
parentd0b3ef1a6e3804c76f0d35b16946fc25d54443ab
common/mlx5: include compatibility header file

Add #include <rte_compat.h> to file mlx5_devx_cmds.h. It is required for
Windows to identify the  __rte_internal definition.

Signed-off-by: Ophir Munk <ophirmu@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
drivers/common/mlx5/mlx5_devx_cmds.h