diff options
author | 2016-10-28 15:55:40 +0200 | |
---|---|---|
committer | 2016-10-28 15:55:40 +0200 | |
commit | ba0095c5e2daee683ecb645e971e398f63da23f8 (patch) | |
tree | bfdc1297ee4b1ae82f8d809f67d7b9c07ac2f562 /src | |
parent | 111bd3664b91279883d9f8e2483e436cbdcf3d38 (diff) |
rebase merge typo
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/main_dpdk.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main_dpdk.cpp b/src/main_dpdk.cpp index 995f6a4c..eb845803 100644 --- a/src/main_dpdk.cpp +++ b/src/main_dpdk.cpp @@ -76,10 +76,8 @@ extern "C" { #include "pre_test.h" #include "stateful_rx_core.h" #include "debug.h" -<<<<<<< 653629bee578b4888bd0c144386c03a4b0d08eef #include "pkt_gen.h" #include "trex_port_attr.h" ->>>>>>> 73cffaf2cc2f21cb902dbd672e93577878c9f6b1 #include "internal_api/trex_platform_api.h" #include "main_dpdk.h" #include "trex_watchdog.h" |