common/cnxk: use computed value for WQE skip
[dpdk.git] / lib / timer / rte_timer.c
index c51a393..9994813 100644 (file)
@@ -7,7 +7,6 @@
 #include <stdbool.h>
 #include <inttypes.h>
 #include <assert.h>
-#include <sys/queue.h>
 
 #include <rte_common.h>
 #include <rte_cycles.h>