ip_frag: clean includes
[dpdk.git] / lib / librte_ip_frag / rte_ip_frag.h
index 13249d3..f1e7036 100644 (file)
@@ -47,6 +47,7 @@
 #include <rte_malloc.h>
 #include <rte_mbuf.h>
 #include <rte_ip.h>
+#include <rte_byteorder.h>
 
 enum {
        IP_LAST_FRAG_IDX,    /**< index of last fragment */