summaryrefslogtreecommitdiffstats
path: root/src/dpdk/lib/librte_ether/rte_dev_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dpdk/lib/librte_ether/rte_dev_info.h')
-rw-r--r--src/dpdk/lib/librte_ether/rte_dev_info.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dpdk/lib/librte_ether/rte_dev_info.h b/src/dpdk/lib/librte_ether/rte_dev_info.h
index 574683d3..aab6d1a6 100644
--- a/src/dpdk/lib/librte_ether/rte_dev_info.h
+++ b/src/dpdk/lib/librte_ether/rte_dev_info.h
@@ -34,6 +34,8 @@
#ifndef _RTE_DEV_INFO_H_
#define _RTE_DEV_INFO_H_
+#include <stdint.h>
+
/*
* Placeholder for accessing device registers
*/