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"