test/mem: disable ASan when accessing unallocated memory
[dpdk.git] / lib / eal / common / eal_common_log.c
index cbd0b85..d57dca9 100644 (file)
@@ -12,7 +12,6 @@
 #include <fnmatch.h>
 #include <sys/queue.h>
 
-#include <rte_eal.h>
 #include <rte_log.h>
 #include <rte_os_shim.h>
 #include <rte_per_lcore.h>