aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_reorder/rte_reorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_reorder/rte_reorder.h')
-rw-r--r--lib/librte_reorder/rte_reorder.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/librte_reorder/rte_reorder.h b/lib/librte_reorder/rte_reorder.h
index c7a2934c..737e0554 100644
--- a/lib/librte_reorder/rte_reorder.h
+++ b/lib/librte_reorder/rte_reorder.h
@@ -44,6 +44,8 @@
*
*/
+#include <rte_mbuf.h>
+
#ifdef __cplusplus
extern "C" {
#endif