From 41fe5a8335dee6e59e3053feb3667d718517fb88 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Fri, 6 Sep 2019 19:51:05 -0700 Subject: [PATCH] softethervpn: Fix openssl header patch Signed-off-by: Rosen Penev --- net/softethervpn/patches/140-openssl-header.patch | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/net/softethervpn/patches/140-openssl-header.patch b/net/softethervpn/patches/140-openssl-header.patch index b9b98e5de..c034792e6 100644 --- a/net/softethervpn/patches/140-openssl-header.patch +++ b/net/softethervpn/patches/140-openssl-header.patch @@ -1,10 +1,10 @@ --- a/src/Mayaqua/Secure.c +++ b/src/Mayaqua/Secure.c @@ -127,6 +127,7 @@ - #include - #include - #include -+#include - #include - #include - #include + #include + #include + #include ++#include + #include + #include + #include