You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-perl/Crypt-RIPEMD160/files/0.50.0-header.patch

9 lines
175 B

--- 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"