git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d47868
)
app/procinfo: remove duplicate include
author
Stephen Hemminger
<stephen@networkplumber.org>
Tue, 11 Jul 2017 18:55:43 +0000
(11:55 -0700)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/app/proc_info/main.c
b/app/proc_info/main.c
index
d4f6a82
..
8b753a2
100644
(file)
--- 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>