summaryrefslogtreecommitdiffstats
path: root/VNFs/UDP_Replay/main.c
diff options
context:
space:
mode:
authorDeepak S <deepak.s@linux.intel.com>2017-11-13 00:16:01 -0800
committerDeepak S <deepak.s@linux.intel.com>2017-11-13 00:21:19 -0800
commitc26833c5007dadcd236e4b215790743fb137c9ec (patch)
tree9228e3fb6f68fb5478338b53863ed6d83cca9788 /VNFs/UDP_Replay/main.c
parentc5dfa2ba7c21dac5ff6895f6e0fa2dc1dcc50cc1 (diff)
Remove unused files in udp replay
Change-Id: I8cbad85c607ca5148723ed3689eaed2c4967fb1d Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Diffstat (limited to 'VNFs/UDP_Replay/main.c')
-rw-r--r--VNFs/UDP_Replay/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/VNFs/UDP_Replay/main.c b/VNFs/UDP_Replay/main.c
index 920dcbf6..65370326 100644
--- a/VNFs/UDP_Replay/main.c
+++ b/VNFs/UDP_Replay/main.c
@@ -83,8 +83,6 @@ performance of the solution should be sufficient for testing the UDP NAT perform
#include <rte_errno.h>
#include <rte_cfgfile.h>
-#include "parse_obj_list.h"
-
#include <lib_arp.h>
#include "l2_proto.h"
#include "interface.h"