]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_timer/rte_timer.h
eal: add 64-bit bsf and 32-bit safe bsf functions
[dpdk.git] / lib / librte_timer / rte_timer.h
index 7d3998b797f51608163bdf7c42b91b1b87fb5ee2..9b95cd2c9870d20a81aa5340a90b0d15f7626def 100644 (file)
@@ -38,6 +38,7 @@
 #include <stdint.h>
 #include <stddef.h>
 #include <rte_common.h>
+#include <rte_config.h>
 
 #ifdef __cplusplus
 extern "C" {