]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_ip_frag/rte_ip_frag.h
ip_frag: clean includes
[dpdk.git] / lib / librte_ip_frag / rte_ip_frag.h
index 13249d33299746bbae18af7ecc86034c37587731..f1e7036f2f5927be08cfbaefe65803feac2c76f2 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 */