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/x11-misc/xrmap/files/xrmap-2.33-libpng15.patch

11 lines
159 B

--- image.c
+++ image.c
@@ -18,6 +18,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <zlib.h> /* gzFile */
#include <png.h>
#include <jpeglib.h>