Skip to content

Commit 26450c0

Browse files
committed
fixup! src: track allocations made by zstd streams
1 parent 5110ea4 commit 26450c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/node_zlib.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
2020
// USE OR OTHER DEALINGS IN THE SOFTWARE.
2121

22-
#ifdef NODE_BUNDLED_ZLIB
22+
#ifdef NODE_BUNDLED_ZSTD
2323
#define ZSTD_STATIC_LINKING_ONLY
2424
#endif
2525

0 commit comments

Comments
 (0)