eal/linux: fix illegal memory access in uevent handler
[dpdk.git] / lib / eal / x86 / rte_cycles.c
index edd9621..0e695ca 100644 (file)
@@ -6,7 +6,6 @@
 #include <unistd.h>
 #include <cpuid.h>
 
-#include <rte_common.h>
 
 #include "eal_private.h"