config: remove useless explicit includes of generated header
[dpdk.git] / examples / vm_power_manager / channel_monitor.c
index 7003ddf..e7f5cc4 100644 (file)
@@ -42,7 +42,6 @@
 #include <sys/epoll.h>
 #include <sys/queue.h>
 
-#include <rte_config.h>
 #include <rte_log.h>
 #include <rte_memory.h>
 #include <rte_malloc.h>