summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKylie McClain <somasis@exherbo.org>2015-12-30 17:24:02 -0500
committerRich Felker <dalias@aerifal.cx>2016-01-17 17:37:36 -0500
commit53f41fb568ae43034c9876cc9bd3961fd6d13671 (patch)
treee9e8defb1328db649fbc71385c807402b84af57c /Makefile
parent3cdbfb99c3beda1e04efcc94f0af2abc8dc5d4ad (diff)
downloadmusl-53f41fb568ae43034c9876cc9bd3961fd6d13671.tar.gz
netinet/tcp: Add TCPOPT, TCPOLEN constants
Programs such as iptables depend on these constants, which can also be found defined in other libcs. Since only TCP_* is reserved as part of tcp.h's namespace, we hide them behind _BSD_SOURCE (and therefore _DEFAULT_SOURCE) to expose them by default, but keep it standard conforming.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions