remove useless include of EAL memory config header
[dpdk.git] / drivers / net / mlx5 / mlx5_mr.c
index 872d059..0d549b6 100644 (file)
@@ -11,6 +11,7 @@
 #pragma GCC diagnostic error "-Wpedantic"
 #endif
 
+#include <rte_eal_memconfig.h>
 #include <rte_mempool.h>
 #include <rte_malloc.h>
 #include <rte_rwlock.h>