diff options
Diffstat (limited to 'app/test-pmd/txonly.c')
-rw-r--r-- | app/test-pmd/txonly.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/test-pmd/txonly.c b/app/test-pmd/txonly.c index 8b1a2afc..7070ddc3 100644 --- a/app/test-pmd/txonly.c +++ b/app/test-pmd/txonly.c @@ -56,10 +56,8 @@ #include <rte_lcore.h> #include <rte_atomic.h> #include <rte_branch_prediction.h> -#include <rte_memory.h> #include <rte_mempool.h> #include <rte_mbuf.h> -#include <rte_memcpy.h> #include <rte_interrupts.h> #include <rte_pci.h> #include <rte_ether.h> |