net/mlx5: add translation of connection tracking item
[dpdk.git] / drivers / net / mlx5 / mlx5_mr.c
index 3255393..e791b63 100644 (file)
@@ -15,6 +15,8 @@
 #include "mlx5.h"
 #include "mlx5_mr.h"
 #include "mlx5_rxtx.h"
+#include "mlx5_rx.h"
+#include "mlx5_tx.h"
 
 struct mr_find_contig_memsegs_data {
        uintptr_t addr;