Enable (safe) use of zstd static-only APIs
commit358b609e9dfd503cc25985d197a92610cbbe9f3d
authorNick Mathewson <nickm@torproject.org>
Tue, 6 Feb 2018 15:34:41 +0000 (6 10:34 -0500)
committerNick Mathewson <nickm@torproject.org>
Tue, 6 Feb 2018 16:05:07 +0000 (6 11:05 -0500)
treef057b4566edfea7cbae68cd75312058045aa4176
parentb5a8fd1566e137f27c49d132755d2ad9e5c74f4e
Enable (safe) use of zstd static-only APIs

We'll only use these when the compile-time version and the run-time
version of the zstd library match.  Part of ticket 25162.
changes/ticket25162 [new file with mode: 0644]
src/common/compress_zstd.c
src/common/compress_zstd.h