summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorin Coras <fcoras@cisco.com>2025-01-14 17:22:43 -0500
committerDave Barach <vpp@barachs.net>2025-01-15 17:09:51 +0000
commit8e3d549a8fe3e10638d3756e1d44dfba8ff4807b (patch)
tree5aa61c34f48cb3d0a23dc3c6baddbbcdd9df82c8
parenteba51b89da4f98076f934ee917b8393c37629ab7 (diff)
tcp: export sdl header file for out-of-tree plugins
Type: fix Change-Id: I27e29690dba1ea52e874cb1db81d24fcc4366bb6 Signed-off-by: Florin Coras <fcoras@cisco.com>
-rw-r--r--src/vnet/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vnet/CMakeLists.txt b/src/vnet/CMakeLists.txt
index 46b1a870e9e..9bd35007139 100644
--- a/src/vnet/CMakeLists.txt
+++ b/src/vnet/CMakeLists.txt
@@ -625,6 +625,7 @@ list(APPEND VNET_HEADERS
tcp/tcp_debug.h
tcp/tcp_inlines.h
tcp/tcp_sack.h
+ tcp/tcp_sdl.h
tcp/tcp_types.h
tcp/tcp.h
tcp/tcp_error.def