diff -r bb9303d6e615 -r c059623861df components/openssl/openssl-0.9.8-fips-140/patches/38-openssl-0.9.8za-include-limits.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/openssl/openssl-0.9.8-fips-140/patches/38-openssl-0.9.8za-include-limits.patch Tue Jun 10 04:08:50 2014 -0700 @@ -0,0 +1,13 @@ +Patch developed in-house. This issue has been addressed upstream and this +patch will need to be obsoleted upon the next OpenSSL 0.9.8 release. + +--- openssl-0.9.8za/ssl/s3_pkt.c.orig Thu Jun 5 02:41:31 2014 ++++ openssl-0.9.8za/ssl/s3_pkt.c Thu Jun 5 06:42:42 2014 +@@ -109,6 +109,7 @@ + * + */ + ++#include + #include + #include + #define USE_SOCKETS