acl: fix rules with 8-byte field size
[dpdk.git] / lib / sched / rte_red.h
index f5843da..80b43b6 100644 (file)
@@ -18,7 +18,6 @@ extern "C" {
 
 #include <stdint.h>
 #include <limits.h>
-#include <rte_common.h>
 #include <rte_debug.h>
 #include <rte_cycles.h>
 #include <rte_branch_prediction.h>