net/mlx5: prefix all functions with mlx5
[dpdk.git] / lib / librte_eal / common / include / rte_log.h
index 83faddf..9029c78 100644 (file)
@@ -22,6 +22,7 @@ extern "C" {
 #include <stdarg.h>
 
 #include <rte_common.h>
+#include <rte_config.h>
 
 struct rte_log_dynamic_type;