]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/atlantic/atl_types.h
net/ngbe: support jumbo frame
[dpdk.git] / drivers / net / atlantic / atl_types.h
index c200a1fadb7951442667e392caaf05792470cc36..e813d9f3268711948e9b8f07e5f353144e1d3a05 100644 (file)
@@ -12,6 +12,8 @@
 #include <netinet/in.h>
 #include <pthread.h>
 
+#include <rte_common.h>
+
 typedef uint8_t                u8;
 typedef int8_t         s8;
 typedef uint16_t       u16;