Bump version to 5.0-14
[LibreOffice.git] / external / nss / nss-3.13.5-zlib-werror.patch
blob6cda50023f1bf95ea6db29c48092a67b90e209f9
1 --- a/a/nss/lib/zlib/gzguts.h 2010-08-22 03:07:03.000000000 +0200
2 +++ b/b/nss/lib/zlib/gzguts.h 2012-07-17 08:52:14.821552788 +0200
3 @@ -26,6 +26,9 @@
4 # include <limits.h>
5 #endif
6 #include <fcntl.h>
7 +#ifndef _WIN32
8 +#include <unistd.h>
9 +#endif
11 #ifdef NO_DEFLATE /* for compatibility with old definition */
12 # define NO_GZCOMPRESS