summaryrefslogtreecommitdiffstats
path: root/VNFs/UDP_Replay/main.c
diff options
context:
space:
mode:
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"