Am 12.02.24 um 14:25 schrieb Juliusz Sosinowicz:
Including "ssl.h" conflicts with the wolfSSL ssl.h header file. The openvpn/src
directory needs to be included before include/wolfssl. include/wolfssl needs to be
included so that openvpn can pick up wolfSSL compatibility headers instead of OpenSSL
headers without changing the paths.
src/openvpn/Makefile.am does not need to be modified because AM_CPPFLAGS is
placed before AM_CFLAGS in the output Makefile.
That looks reasonable and having test includes in a more similar order
than our normal includes is also a good thing.
Acked-By: Arne Schwabe <a...@rfc2549.org>
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel