]> git.pld-linux.org Git - packages/crossmingw32-gettext.git/blame - gettext-mingw32.patch
- added mingw32 patch (adjust for w32api 5.0.x); release 3
[packages/crossmingw32-gettext.git] / gettext-mingw32.patch
CommitLineData
c2c3acfd
JB
1--- gettext-0.19.8.1/gettext-runtime/gnulib-lib/strerror-override.c.orig 2016-06-11 14:59:31.000000000 +0200
2+++ gettext-0.19.8.1/gettext-runtime/gnulib-lib/strerror-override.c 2018-10-01 19:19:40.808530467 +0200
3@@ -24,6 +24,7 @@
4 #include <errno.h>
5
6 #if GNULIB_defined_EWINSOCK /* native Windows platforms */
7+# include <winerror.h>
8 # if HAVE_WINSOCK2_H
9 # include <winsock2.h>
10 # endif
This page took 0.025359 seconds and 4 git commands to generate.