summaryrefslogtreecommitdiff
blob: e2abeda10732c4d4c0018efa83f3ae20a8a9314d (plain)
1
2
3
4
5
6
7
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"