Files
darealshinji 31008a59db mingw-w64-ghostscript: refresh patches
Patches refreshed. Also removed `configure' from ghostscript-sys-zlib.patch since
the PKGBUILD will run autoconf anyway.
2016-04-11 13:46:25 +02:00

11 lines
219 B
Diff

--- a/psi/iapi.h
+++ b/psi/iapi.h
@@ -246,6 +246,7 @@
int argc, char **argv);
#ifdef __WIN32__
+#include <stddef.h>
GSDLLEXPORT int GSDLLAPI gsapi_init_with_argsA(void *instance,
int argc, char **argv);