postgresql/src/interfaces
Thomas Munro 2492fe49dc Remove configure probe for netinet/tcp.h.
<netinet/tcp.h> is in SUSv3 and all targeted Unix systems have it.
For Windows, we can provide a stub include file, to avoid some #ifdef
noise.

Discussion: https://postgr.es/m/CA+hUKGKErNfhmvb_H0UprEmp4LPzGN06yR2_0tYikjzB-2ECMw@mail.gmail.com
2022-08-18 16:31:11 +12:00
..
ecpg Remove fallbacks for strtoll, strtoull. 2022-08-06 09:59:51 +12:00
libpq Remove configure probe for netinet/tcp.h. 2022-08-18 16:31:11 +12:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00