os: drop symbol TCPCONN

It's been always enabled for aeons, so no practical need to
disable it.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-12-12 13:44:49 +01:00
committed by Enrico Weigelt
parent 7ba4f6a2b6
commit 16d4d44551
10 changed files with 10 additions and 63 deletions

View File

@@ -88,9 +88,6 @@
/* Define to 1 on systems derived from System V Release 4 */
#mesondefine SVR4
/* Support TCP socket connections */
#mesondefine TCPCONN
/* Support UNIX socket connections */
#mesondefine UNIXCONN