mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-17 07:13:27 +02:00

# 52 "/usr/include/netinet/tcp.h" 3 4 struct tcphdr { u_short th_sport; ... }; but its definition is conditionned by the D__BSD_VISIBLE constant. Thus, config/CYGWIN should set this constant as a SYSFLAGS Signed-off-by: FrancisANDRE <zosrothko@orange.fr>