vhost: fix missing header includes
[dpdk.git] / lib / librte_vhost / rte_vdpa.h
index f074ec0..1437f40 100644 (file)
@@ -11,6 +11,8 @@
  * Device specific vhost lib
  */
 
+#include <stdint.h>
+
 /** Maximum name length for statistics counters */
 #define RTE_VDPA_STATS_NAME_SIZE 64