test/mem: disable ASan when accessing unallocated memory
[dpdk.git] / lib / port / rte_swx_port_fd.c
index aa7315a..51bcd3b 100644 (file)
@@ -6,7 +6,6 @@
 #include <unistd.h>
 
 #include <rte_mbuf.h>
-#include <rte_malloc.h>
 #include <rte_hexdump.h>
 
 #include "rte_swx_port_fd.h"