eal: add synchronous multi-process communication
[dpdk.git] / lib / librte_timer / rte_timer.h
index 7d3998b..9b95cd2 100644 (file)
@@ -38,6 +38,7 @@
 #include <stdint.h>
 #include <stddef.h>
 #include <rte_common.h>
+#include <rte_config.h>
 
 #ifdef __cplusplus
 extern "C" {