aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/Makefile.am
diff options
context:
space:
mode:
authorKevin Paul Herbert <kph@cisco.com>2016-01-26 18:32:24 -0800
committerKevin Paul Herbert <kph@cisco.com>2016-01-28 13:15:29 -0800
commitec21e13a13281066faee24ef962fa439c22528cb (patch)
treeabdc5b13ca55e7bf093382781fbc6ff6591a6f3e /vnet/Makefile.am
parentc23f7bc9a1602b069faba8e559e24bb859476276 (diff)
Remove unused tcp.h
This was left out of 8f9e7d43d8b8e5495477e3a587f78409a4cf8808 inadvertently. Remove it now. Change-Id: I79625aeba400ccfdcfd972f454abd043c2537960 Signed-off-by: Kevin Paul Herbert <kph@cisco.com>
Diffstat (limited to 'vnet/Makefile.am')
-rw-r--r--vnet/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/vnet/Makefile.am b/vnet/Makefile.am
index decd3f5645d..bb138e6b0d7 100644
--- a/vnet/Makefile.am
+++ b/vnet/Makefile.am
@@ -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 \