raw/ifpga: add APIs to get FPGA information
[dpdk.git] / lib / librte_fib / rte_fib.h
index fef0749..acad209 100644 (file)
@@ -19,6 +19,8 @@
  * for IPv4 Longest Prefix Match
  */
 
+#include <stdint.h>
+
 #include <rte_compat.h>
 
 #ifdef __cplusplus