summaryrefslogtreecommitdiff
path: root/security/rsaref/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'security/rsaref/patches/patch-ad')
-rw-r--r--security/rsaref/patches/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/rsaref/patches/patch-ad b/security/rsaref/patches/patch-ad
new file mode 100644
index 00000000000..009f361aa4f
--- /dev/null
+++ b/security/rsaref/patches/patch-ad
@@ -0,0 +1,11 @@
+--- ../source/r_random.c.orig Fri Mar 25 14:01:47 1994
++++ ../source/r_random.c Tue Jul 14 13:20:11 1998
+@@ -8,7 +8,7 @@
+ #include "global.h"
+ #include "rsaref.h"
+ #include "r_random.h"
+-#include "md5.h"
++#include <rsaref/md5.h>
+
+ #define RANDOM_BYTES_NEEDED 256
+