summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Crypt-RIPEMD160/files/0.50.0-header.patch')
-rw-r--r--dev-perl/Crypt-RIPEMD160/files/0.50.0-header.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/dev-perl/Crypt-RIPEMD160/files/0.50.0-header.patch b/dev-perl/Crypt-RIPEMD160/files/0.50.0-header.patch
new file mode 100644
index 000000000000..e2abeda10732
--- /dev/null
+++ b/dev-perl/Crypt-RIPEMD160/files/0.50.0-header.patch
@@ -0,0 +1,8 @@
+--- Crypt-RIPEMD160-0.05/wrap_160.c
++++ Crypt-RIPEMD160-0.05/wrap_160.c
+@@ -1,4 +1,5 @@
+ #include <string.h>
++#include <stdio.h>
+
+ #include "rmd160.h"
+ #include "wrap_160.h"