]> git.pld-linux.org Git - packages/openssl.git/blobdiff - stddef.patch
- elevated x32 patch to hackery
[packages/openssl.git] / stddef.patch
index bb65b23319571ac08df75e8f3f2374f154b87cb1..a79d0bbc767774ec15b8866fa77640be0d08f8bf 100644 (file)
@@ -1,12 +1,13 @@
-Index: openssl-0.9.8k/crypto/sha/sha.h
-===================================================================
---- openssl-0.9.8k.orig/crypto/sha/sha.h       2008-09-16 12:47:28.000000000 +0200
-+++ openssl-0.9.8k/crypto/sha/sha.h    2009-07-19 11:36:28.000000000 +0200
-@@ -59,6 +59,7 @@
+diff -ruN openssl-1.0.2.orig/crypto/sha/sha.h openssl-1.0.2/crypto/sha/sha.h
+--- openssl-1.0.2.orig/crypto/sha/sha.h        2015-01-22 15:58:32.000000000 +0100
++++ openssl-1.0.2/crypto/sha/sha.h     2015-01-27 16:12:51.744113627 +0100
+@@ -59,8 +59,8 @@
  #ifndef HEADER_SHA_H
- #define HEADER_SHA_H
+ # define HEADER_SHA_H
  
-+#include <stddef.h>
- #include <openssl/e_os2.h>
- #include <stddef.h>
+-# include <openssl/e_os2.h>
+ # include <stddef.h>
++# include <openssl/e_os2.h>
  
+ #ifdef  __cplusplus
+ extern "C" {
This page took 0.26915 seconds and 4 git commands to generate.