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:
Kevin Paul Herbert
2016-01-26 18:32:24 -08:00
parent c23f7bc9a1
commit ec21e13a13
3 changed files with 0 additions and 399 deletions
-1
View File
@@ -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 \
-2
View File
@@ -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
-396
View File
File diff suppressed because it is too large Load Diff