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/media-video/alevt/files/alevt-1.6.2-libpng15.patch

12 lines
183 B

--- a/exp-gfx.c
+++ b/exp-gfx.c
@@ -4,6 +4,8 @@
#include <stdlib.h>
#include <string.h>
+#include <zlib.h> /* Z_DEFAULT_COMPRESSION */
+
#include "lang.h"
#include "export.h"