]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_mbuf/rte_mbuf_ptype.h
net/dpaa2: stop using software annotation
[dpdk.git] / lib / librte_mbuf / rte_mbuf_ptype.h
index ff6de9d17989bb67ff2f50a5255ab4c2c09c8b06..a3269c4c92e4e9e7b9518cc1909a634e1dc57d5c 100644 (file)
@@ -91,6 +91,9 @@
  * RTE_PTYPE_INNER_L4_UDP.
  */
 
+#include <stddef.h>
+#include <stdint.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif