ipsec: export ipsec_funcs header 96/42296/2
authorMaxime Peim <[email protected]>
Fri, 31 Jan 2025 13:01:43 +0000 (14:01 +0100)
committerBenoit Ganne <[email protected]>
Mon, 3 Feb 2025 12:42:38 +0000 (12:42 +0000)
Type: fix
Change-Id: I78904edd5f38e22821af779e15ab1c0da2294ce8
Signed-off-by: Maxime Peim <[email protected]>
src/vnet/CMakeLists.txt

index b6227d4..a071709 100644 (file)
@@ -589,6 +589,7 @@ list(APPEND VNET_HEADERS
   ipsec/ipsec_tun.h
   ipsec/ipsec_types_api.h
   ipsec/ipsec_punt.h
+  ipsec/ipsec_funcs.h
   ipsec/esp.h
   ipsec/ah.h
 )