[PATCH v2] makedep: Always define _NTSYSTEM_ for native Unix libraries.

Alexandre Julliard julliard at winehq.org
Tue Oct 5 09:00:36 CDT 2021


Huw Davies <huw at codeweavers.com> writes:

> From: Jacek Caban <jacek at codeweavers.com>
>
> Signed-off-by: Jacek Caban <jacek at codeweavers.com>
> Signed-off-by: Huw Davies <huw at codeweavers.com>
> ---
> Small fix to remove _NTSYSTEM_ from dlls/nsiproxy/icmp_echo.c that I added yesterday.
>
> dlls/nsiproxy.sys/icmp_echo.c | 2 --
>  dlls/nsiproxy.sys/ip.c        | 2 --
>  dlls/winepulse.drv/pulse.c    | 2 --
>  tools/makedep.c               | 2 ++
>  4 files changed, 2 insertions(+), 6 deletions(-)

I'd suggest to use WINE_UNIX_LIB for this instead of adding more
defines.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list