]> git.droids-corp.org - dpdk.git/commitdiff
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 d4f6a8236e3fd448ee313a0da28dd5756b2ae550..8b753a2ee01b0180b39a03fcc4c4b9f8b6782bab 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>