Module: wine Branch: master Commit: 045f50a78a210cc16e25ebffa276003ae69e1994 URL: https://source.winehq.org/git/wine.git/?a=commit;h=045f50a78a210cc16e25ebffa...
Author: Hans Leidekker hans@codeweavers.com Date: Wed Feb 2 15:49:39 2022 +0100
bcrypt: Build without -DWINE_NO_LONG_TYPES.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/bcrypt/Makefile.in | 1 - dlls/bcrypt/bcrypt_main.c | 127 ++++++++++++++++++++++++---------------------- dlls/bcrypt/gnutls.c | 14 ++--- 3 files changed, 73 insertions(+), 69 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=045f50a78a210cc16e25e...