components/openssl/openssl-0.9.8-fips-140/patches/25-fips_rand.patch
changeset 1587 314c74b881bc
parent 363 9c0cad004039
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/openssl/openssl-0.9.8-fips-140/patches/25-fips_rand.patch	Mon Dec 09 18:42:02 2013 -0800
@@ -0,0 +1,12 @@
+diff -ruN a/openssl-0.9.8k/fips/rand/fips_rand.h b/openssl-0.9.8k/fips/rand/fips_rand.h
+--- openssl-0.9.8k/fips/rand/fips_rand.h	2008-09-16 12:12:18.000000000 +0200
++++ openssl-0.9.8k/fips/rand/fips_rand.h	2009-09-29 17:42:41.969816617 +0200
+@@ -50,7 +50,7 @@
+ #ifndef HEADER_FIPS_RAND_H
+ #define HEADER_FIPS_RAND_H
+ 
+-#include "des.h"
++#include <openssl/des.h>
+ 
+ #ifdef OPENSSL_FIPS
+