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/app-emulation/fuse/files/fuse-1.0.0-libpng15.patch

11 lines
187 B

--- screenshot.c
+++ screenshot.c
@@ -48,6 +48,7 @@
#ifdef USE_LIBPNG
+#include <zlib.h>
#include <png.h>
static int get_rgb32_data( libspectrum_byte *rgb32_data, size_t stride,