config: remove useless explicit includes of generated header
[dpdk.git] / examples / vm_power_manager / channel_manager.c
index ceaf95d..22c2ddd 100644 (file)
@@ -45,7 +45,6 @@
 #include <sys/socket.h>
 #include <sys/select.h>
 
-#include <rte_config.h>
 #include <rte_malloc.h>
 #include <rte_memory.h>
 #include <rte_mempool.h>