]> git.pld-linux.org Git - packages/openssl.git/blame - stddef.patch
- up to 1.0.1h; fixes:
[packages/openssl.git] / stddef.patch
CommitLineData
84745a0c
AM
1Index: openssl-0.9.8k/crypto/sha/sha.h
2===================================================================
3--- openssl-0.9.8k.orig/crypto/sha/sha.h 2008-09-16 12:47:28.000000000 +0200
4+++ openssl-0.9.8k/crypto/sha/sha.h 2009-07-19 11:36:28.000000000 +0200
5@@ -59,6 +59,7 @@
6 #ifndef HEADER_SHA_H
7 #define HEADER_SHA_H
8
9+#include <stddef.h>
10 #include <openssl/e_os2.h>
11 #include <stddef.h>
12
This page took 0.022687 seconds and 4 git commands to generate.