Imported Upstream version 17.05
[deb_dpdk.git] / lib / librte_mbuf / rte_mbuf_ptype.h
index ff6de9d..a3269c4 100644 (file)
@@ -91,6 +91,9 @@
  * RTE_PTYPE_INNER_L4_UDP.
  */
 
+#include <stddef.h>
+#include <stdint.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif