Thread: pgsql: mstcpip.h is not missing on MinGW.

pgsql: mstcpip.h is not missing on MinGW.

From
Thomas Munro
Date:
mstcpip.h is not missing on MinGW.

Remove a small difference between MinGW and MSVC builds which isn't
needed for modern MinGW, noticed in passing.

Discussion: https://postgr.es/m/CA+hUKGKErNfhmvb_H0UprEmp4LPzGN06yR2_0tYikjzB-2ECMw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f340f97a13b1455349ee27550623179c018fa036

Modified Files
--------------
src/backend/libpq/pqcomm.c        | 2 +-
src/interfaces/libpq/fe-connect.c | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)