lib: add missing include dependencies
[dpdk.git] / lib / librte_eal / common / include / rte_eal.h
index a71d6f5..98d20db 100644 (file)
@@ -44,6 +44,7 @@
 #include <sched.h>
 
 #include <rte_per_lcore.h>
+#include <rte_config.h>
 
 #ifdef __cplusplus
 extern "C" {