build: remove redundant config include
[dpdk.git] / lib / librte_eal / common / eal_memcfg.h
index 4d65002..583fcb5 100644 (file)
@@ -5,7 +5,6 @@
 #ifndef EAL_MEMCFG_H
 #define EAL_MEMCFG_H
 
-#include <rte_config.h>
 #include <rte_memory.h>
 #include <rte_memzone.h>
 #include <rte_pause.h>