aboutsummaryrefslogtreecommitdiff
path: root/devel/libpdel/files/patch-rsa_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libpdel/files/patch-rsa_util.c')
-rw-r--r--devel/libpdel/files/patch-rsa_util.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libpdel/files/patch-rsa_util.c b/devel/libpdel/files/patch-rsa_util.c
new file mode 100644
index 000000000000..a49cd9022a40
--- /dev/null
+++ b/devel/libpdel/files/patch-rsa_util.c
@@ -0,0 +1,10 @@
+--- util/rsa_util.c.orig Sat Jan 22 06:02:19 2005
++++ util/rsa_util.c Sun Sep 17 19:58:23 2006
+@@ -50,6 +50,7 @@
+
+ #include <openssl/ssl.h>
+ #include <openssl/err.h>
++#include <openssl/md5.h>
+
+ #include "structs/structs.h"
+ #include "structs/type/array.h"