Am 17.11.19 um 22:23 schrieb Arne Schwabe:
> Signed-off-by: Arne Schwabe <a...@rfc2549.org>
> ---
>  src/openvpn/openvpn.vcxproj | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/src/openvpn/openvpn.vcxproj b/src/openvpn/openvpn.vcxproj
> index 7446d97d..b3d35ba2 100644
> --- a/src/openvpn/openvpn.vcxproj
> +++ b/src/openvpn/openvpn.vcxproj
> @@ -191,6 +191,7 @@
>      <ClCompile Include="socks.c" />
>      <ClCompile Include="ssl.c" />
>      <ClCompile Include="ssl_openssl.c" />
> +    <ClCompile Include="ssl_ncp.c" />
>      <ClCompile Include="ssl_verify.c" />
>      <ClCompile Include="ssl_verify_openssl.c" />
>      <ClCompile Include="status.c" />
> @@ -276,6 +277,7 @@
>      <ClInclude Include="ssl.h" />
>      <ClInclude Include="ssl_backend.h" />
>      <ClInclude Include="ssl_common.h" />
> +    <ClInclude Include="ssl_ncp.h" />
>      <ClInclude Include="ssl_openssl.h" />
>      <ClInclude Include="ssl_verify.h" />
>      <ClInclude Include="ssl_verify_backend.h" />
> 

Note this patch can be merged into the 4/4 patch. I just did not want to
resend 4/4 for this tiny patch. Should a V2 of 4/4 be needed, I will
include this one into it.

Arne

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to