0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/init
Arne Schwabe 0d0e3809c1
Remove OPENVPN_EXTERN
with the new C++17 capability of inline for variables, we can avoid
having to ifdef tricks to only include the variables into one compilation
unit. Also remove the extern.hpp that serves no purpose now anymore.

Signed-off-by: Arne Schwabe <arne@openvpn.net>
2023-04-27 23:35:41 +02:00
..
cryptoinit.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
engineinit.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
initprocess.hpp Remove OPENVPN_EXTERN 2023-04-27 23:35:41 +02:00