11 lines
359 B
Diff
11 lines
359 B
Diff
![]() |
Index: Crypt-RIPEMD160-0.04/wrap_160.c
|
||
|
===================================================================
|
||
|
--- Crypt-RIPEMD160-0.04.orig/wrap_160.c 2001-05-01 01:31:40.000000000 +0200
|
||
|
+++ Crypt-RIPEMD160-0.04/wrap_160.c 2011-01-21 20:53:26.826438726 +0100
|
||
|
@@ -1,4 +1,5 @@
|
||
|
#include <string.h>
|
||
|
+#include <stdio.h>
|
||
|
|
||
|
#include "rmd160.h"
|
||
|
#include "wrap_160.h"
|