X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=thirdparty%2Fzlib%2Fzconf.h;h=ced649e20263def778815c81f997390be20ba205;hb=4726bfb50c95c3090e4c3bddf5981a4562f9f600;hp=b23438744283a74a4f723635522d4020e33b8bbd;hpb=1dc11cd6b5ef9f6a2aede394f60742b76ff830fd;p=apitrace diff --git a/thirdparty/zlib/zconf.h b/thirdparty/zlib/zconf.h index b234387..ced649e 100644 --- a/thirdparty/zlib/zconf.h +++ b/thirdparty/zlib/zconf.h @@ -356,7 +356,7 @@ typedef uLong FAR uLongf; typedef Byte *voidp; #endif -#if 1 /* was set to #if 1 by ./configure */ +#if !defined(_MSC_VER) # define Z_HAVE_UNISTD_H #endif