config: remove useless explicit includes of generated header
[dpdk.git] / examples / vm_power_manager / main.c
index dfca7b8..97178d1 100644 (file)
@@ -52,7 +52,6 @@
 #include <rte_per_lcore.h>
 #include <rte_lcore.h>
 #include <rte_debug.h>
-#include <rte_config.h>
 
 #include "channel_manager.h"
 #include "channel_monitor.h"