]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5_mr.c
common/mlx5: introduce common library
[dpdk.git] / drivers / net / mlx5 / mlx5_mr.c
index 0d549b68e65a7b07a76ffb12f0dbd624caca525f..b1cd9f76ccdfddeda65aa876c38f5f4f6e0d5a4f 100644 (file)
 #include <rte_rwlock.h>
 #include <rte_bus_pci.h>
 
+#include <mlx5_glue.h>
+
 #include "mlx5.h"
 #include "mlx5_mr.h"
 #include "mlx5_rxtx.h"
-#include "mlx5_glue.h"
 
 struct mr_find_contig_memsegs_data {
        uintptr_t addr;