ipsec: Add to the SA info directly in the bihash
[vpp.git] / src / vnet / CMakeLists.txt
index dc8c0de..f8b034f 100644 (file)
@@ -672,6 +672,8 @@ list(APPEND VNET_HEADERS
   udp/udp_error.def
   udp/udp.h
   udp/udp_packet.h
+  udp/udp_inlines.h
+  udp/udp_local.h
 )
 
 list(APPEND VNET_API_FILES udp/udp.api)