1 Mar
2022
1 Mar
'22
2:14 p.m.
Eric Pouech <eric.pouech(a)gmail.com> writes:
diff --git a/dlls/kernel32/tests/actctx.c b/dlls/kernel32/tests/actctx.c index c26eb08f306..f66d01a8b16 100644 --- a/dlls/kernel32/tests/actctx.c +++ b/dlls/kernel32/tests/actctx.c @@ -1,3 +1,5 @@ +/* temporary for migration */ +#undef WINE_NO_LONG_TYPES /* * Copyright 2007 Jacek Caban for CodeWeavers *
Even if it's temporary, please keep the copyright notice at the top of the file, and add the defines below. -- Alexandre Julliard julliard(a)winehq.org