X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=gzguts.h;h=6378d468a258b134420c2434f62de8f0d3fb42ea;hb=0d36ec47f310478549c0864f215ab5c0114c49ba;hp=f7287923a9ea58e6dc13fb8839a267488ffcff19;hpb=79b5c5acf0dff798f3436126b080472ef6b7bd65;p=zlib.git diff --git a/gzguts.h b/gzguts.h index f728792..6378d46 100644 --- a/gzguts.h +++ b/gzguts.h @@ -1,5 +1,5 @@ /* gzguts.h -- zlib internal header definitions for gz* operations - * Copyright (C) 2004, 2005, 2010, 2011, 2012, 2013 Mark Adler + * Copyright (C) 2004, 2005, 2010, 2011, 2012, 2013, 2016 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ @@ -39,7 +39,7 @@ # include #endif -#if defined(_WIN32) || defined(__CYGWIN__) +#if defined(_WIN32) # define WIDECHAR #endif