replace packed attributes
[dpdk.git] / drivers / net / atlantic / atl_types.h
index c200a1f..e813d9f 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;