Remove unused tcp.h
This was left out of 8f9e7d43d8
inadvertently. Remove it now.
Change-Id: I79625aeba400ccfdcfd972f454abd043c2537960
Signed-off-by: Kevin Paul Herbert <kph@cisco.com>
This commit is contained in:
@@ -263,7 +263,6 @@ nobase_include_HEADERS += \
|
||||
vnet/ip/ip_packet.h \
|
||||
vnet/ip/ports.def \
|
||||
vnet/ip/protocols.def \
|
||||
vnet/ip/tcp.h \
|
||||
vnet/ip/tcp_packet.h \
|
||||
vnet/ip/udp.h \
|
||||
vnet/ip/udp_error.def \
|
||||
|
||||
@@ -63,8 +63,6 @@
|
||||
#include <vnet/ip/ip6_error.h>
|
||||
#include <vnet/ip/icmp6.h>
|
||||
|
||||
#include <vnet/ip/tcp.h>
|
||||
|
||||
#if DPDK > 0
|
||||
#include <vnet/devices/dpdk/dpdk.h>
|
||||
#endif
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user