mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-22 02:19:50 +01:00
7470e4fc12
# 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>