]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_vhost/rte_vdpa.h
vhost: fix missing header includes
[dpdk.git] / lib / librte_vhost / rte_vdpa.h
index f074ec0c4a6f96be5520849e12950fda8d8e630f..1437f400bf8d175ffb4b7097b425893f36ffb536 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