From: elasota 1137273+elasota@users.noreply.github.com
--- dlls/cabinet/liblzx_lzx_compress.c | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/dlls/cabinet/liblzx_lzx_compress.c b/dlls/cabinet/liblzx_lzx_compress.c index 0428f218dbf..f26629d5fdb 100644 --- a/dlls/cabinet/liblzx_lzx_compress.c +++ b/dlls/cabinet/liblzx_lzx_compress.c @@ -190,6 +190,8 @@
#include <assert.h>
+#include <malloc.h> + /* Note: BT_MATCHFINDER_HASH2_ORDER must be defined before including * bt_matchfinder.h. */