bus: add helper to find which bus holds a device
[dpdk.git] / lib / librte_efd / rte_efd.h
index 6d31e18..1596863 100644 (file)
@@ -40,6 +40,8 @@
  * RTE EFD Table
  */
 
+#include <stdint.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif