MSVC: #define inline and restrict only when needed.
commit8c2d197c940d246849b2ec48109bb22e54036927
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 12 Sep 2023 20:34:31 +0000 (12 23:34 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Fri, 22 Sep 2023 17:06:27 +0000 (22 20:06 +0300)
treea6e3e24d2e77daf9ab9b2f8694081a38320fe8fd
parentaf66cd585902045e5689a0418103ec81f19f1d0a
MSVC: #define inline and restrict only when needed.

This also drops the check for _WIN32 as that shouldn't be needed.
src/common/sysdefs.h