]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_malloc.c
remove useless include of EAL memory config header
[dpdk.git] / app / test / test_malloc.c
index 7243e838947228546640e28a0bd8904da4ee976c..a16e28cc32c88a8e8fbc9c35f83c89d60bea7d55 100644 (file)
@@ -12,7 +12,6 @@
 
 #include <rte_common.h>
 #include <rte_memory.h>
-#include <rte_eal_memconfig.h>
 #include <rte_per_lcore.h>
 #include <rte_launch.h>
 #include <rte_eal.h>