Silence unused-const-variable warnings in zstd.h on some gcc versions
commit8366be3b517d70a72cbedebaa492b6d7b2d2aab8
authorteor <teor2345@gmail.com>
Sat, 2 Jun 2018 21:08:01 +0000 (2 14:08 -0700)
committerteor <teor2345@gmail.com>
Sat, 2 Jun 2018 21:11:04 +0000 (2 14:11 -0700)
tree3271ac2c8e59447eecaa43b2c2ec1928c80904dd
parentf48fb8a720c7cca79249248f92e3bc99cee3414d
Silence unused-const-variable warnings in zstd.h on some gcc versions

Fixes bug 26272; bugfix on 0.3.1.1-alpha.
changes/bug26272 [new file with mode: 0644]
src/common/compress_zstd.c