]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5_flow.c
net/mlx5: fix recursive inclusion of header file
[dpdk.git] / drivers / net / mlx5 / mlx5_flow.c
index 9dc492ad2dbdd7cebb654202a53f0240ea15b906..1c78a5f8eaae38ac6e1c546c82186555effc4293 100644 (file)
 
 #include "mlx5.h"
 #include "mlx5_defs.h"
-#include "mlx5_prm.h"
-#include "mlx5_glue.h"
 #include "mlx5_flow.h"
+#include "mlx5_glue.h"
+#include "mlx5_prm.h"
+#include "mlx5_rxtx.h"
 
 /* Dev ops structure defined in mlx5.c */
 extern const struct eth_dev_ops mlx5_dev_ops;