summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/openssl/ppc-amigaos/memory.h.p
diff options
context:
space:
mode:
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>