]> git.pld-linux.org Git - packages/openssl.git/blobdiff - stddef.patch
- rel 2; add debian fixes
[packages/openssl.git] / stddef.patch
diff --git a/stddef.patch b/stddef.patch
new file mode 100644 (file)
index 0000000..bb65b23
--- /dev/null
@@ -0,0 +1,12 @@
+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 @@
+ #ifndef HEADER_SHA_H
+ #define HEADER_SHA_H
++#include <stddef.h>
+ #include <openssl/e_os2.h>
+ #include <stddef.h>
This page took 0.085959 seconds and 4 git commands to generate.