poco/build
FrancisANDRE 7470e4fc12 The u_short type is used by the struct tcphdr as
# 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>
2015-08-17 07:32:15 +02:00
..
config The u_short type is used by the struct tcphdr as 2015-08-17 07:32:15 +02:00
rules build system: export LINK envvar 2015-03-05 11:18:05 +01:00
script minor fix 2015-03-20 23:18:10 +01:00
vms change EOL to 'native' 2012-04-29 18:52:25 +00:00
vxconfig new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00