test/mem: disable ASan when accessing unallocated memory
[dpdk.git] / lib / eal / common / eal_common_trace.c
index 7bff1cd..036f6ac 100644 (file)
@@ -3,7 +3,6 @@
  */
 
 #include <fnmatch.h>
-#include <inttypes.h>
 #include <sys/queue.h>
 #include <regex.h>