ethdev: fix expand RSS flows
[dpdk.git] / lib / librte_lpm / rte_lpm.h
index 906ec44..26303e6 100644 (file)
@@ -20,7 +20,6 @@
 #include <rte_memory.h>
 #include <rte_common.h>
 #include <rte_vect.h>
-#include <rte_compat.h>
 
 #ifdef __cplusplus
 extern "C" {