--- liblzf/lzfP.h 2012/02/16 05:43:19 1.27 +++ liblzf/lzfP.h 2012/02/26 03:17:50 1.28 @@ -159,7 +159,7 @@ #endif #ifndef LZF_USE_OFFSETS -# if defined (WIN32) || defined (_WIN32) +# ifdef _WIN32 # define LZF_USE_OFFSETS defined(_M_X64) # else # if __cplusplus > 199711L