summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/openssl/ppc-amigaos/memory.h.p
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@netsurf-browser.org>2015-03-19 16:14:34 +0000
committerJohn-Mark Bell <jmb@netsurf-browser.org>2015-03-19 16:14:34 +0000
commita7b434369f441a5adf6543bf6d8390e3bdbbec9d (patch)
treec6b25da4eda32a1ababea100e9bc4b17d2b83db1 /sdk/recipes/patches/openssl/ppc-amigaos/memory.h.p
parent96ebcbd5cfa0859079a06de9013ecac3bfcd21a0 (diff)
downloadtoolchains-a7b434369f441a5adf6543bf6d8390e3bdbbec9d.tar.gz
toolchains-a7b434369f441a5adf6543bf6d8390e3bdbbec9d.tar.bz2
Refresh patches for OpenSSL 1.0.1m
Diffstat (limited to 'sdk/recipes/patches/openssl/ppc-amigaos/memory.h.p')
-rw-r--r--sdk/recipes/patches/openssl/ppc-amigaos/memory.h.p10
1 files changed, 5 insertions, 5 deletions
diff --git a/sdk/recipes/patches/openssl/ppc-amigaos/memory.h.p b/sdk/recipes/patches/openssl/ppc-amigaos/memory.h.p
index 898748b..4da5a6d 100644
--- a/sdk/recipes/patches/openssl/ppc-amigaos/memory.h.p
+++ b/sdk/recipes/patches/openssl/ppc-amigaos/memory.h.p
@@ -1,5 +1,5 @@
---- crypto/jpake/jpake.c.orig 2011-03-08 22:19:36.000000000 +0000
-+++ crypto/jpake/jpake.c 2011-03-08 22:19:49.000000000 +0000
+--- crypto/jpake/jpake.c.orig 2011-03-08 22:19:36.000000000 +0000
++++ crypto/jpake/jpake.c 2011-03-08 22:19:49.000000000 +0000
@@ -3,7 +3,7 @@
#include <openssl/crypto.h>
#include <openssl/sha.h>
@@ -11,12 +11,12 @@
* In the definition, (xa, xb, xc, xd) are Alice's (x1, x2, x3, x4) or
--- crypto/pkcs7/bio_pk7.c.orig 2011-03-08 22:21:16.000000000 +0000
+++ crypto/pkcs7/bio_pk7.c 2011-03-08 22:21:23.000000000 +0000
-@@ -57,7 +57,7 @@
+@@ -58,7 +58,7 @@
#include <openssl/bio.h>
#if !defined(OPENSSL_SYSNAME_NETWARE) && !defined(OPENSSL_SYSNAME_VXWORKS)
--#include <memory.h>
-+#include <string.h>
+-# include <memory.h>
++# include <string.h>
#endif
#include <stdio.h>