app/procinfo: remove duplicate include
authorStephen Hemminger <stephen@networkplumber.org>
Tue, 11 Jul 2017 18:55:43 +0000 (11:55 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 16 Jul 2017 15:30:24 +0000 (17:30 +0200)
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
app/proc_info/main.c

index d4f6a82..8b753a2 100644 (file)
@@ -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>