[dpdk-dev] [PATCH 16/19] app/proc-info: remove duplicate include

Stephen Hemminger stephen at networkplumber.org
Tue Jul 11 20:55:43 CEST 2017


Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
---
 app/proc_info/main.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app/proc_info/main.c b/app/proc_info/main.c
index d4f6a8236e3f..8b753a2ee01b 100644
--- a/app/proc_info/main.c
+++ b/app/proc_info/main.c
@@ -53,7 +53,6 @@
 #include <rte_tailq.h>
 #include <rte_per_lcore.h>
 #include <rte_lcore.h>
-#include <rte_debug.h>
 #include <rte_log.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
-- 
2.11.0



More information about the dev mailing list