mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

The new MinGW fails to build libuv due to a typedef conflict between mstcpip.h and src/win/winapi.h. This change avoids conflicts by disabling typedef in the MinGW header.