mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-19 12:01:05 -05:00
We also need to make sure that we override those constants *after* `winsock2.h` has been `#include`d (otherwise we would not really override those constants). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>