net/cxgbe: support flow API for destination MAC rewrite
[dpdk.git] / lib / librte_eal / linux / eal / eal.c
index c4233ec..9530ee5 100644 (file)
@@ -25,6 +25,7 @@
 #if defined(RTE_ARCH_X86)
 #include <sys/io.h>
 #endif
+#include <linux/version.h>
 
 #include <rte_compat.h>
 #include <rte_common.h>