diff options
author | Kylie McClain <somasis@exherbo.org> | 2015-12-30 17:24:02 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2016-01-17 17:37:36 -0500 |
commit | 53f41fb568ae43034c9876cc9bd3961fd6d13671 (patch) | |
tree | e9e8defb1328db649fbc71385c807402b84af57c /src/string/memmove.c | |
parent | 3cdbfb99c3beda1e04efcc94f0af2abc8dc5d4ad (diff) | |
download | musl-53f41fb568ae43034c9876cc9bd3961fd6d13671.tar.gz musl-53f41fb568ae43034c9876cc9bd3961fd6d13671.tar.xz musl-53f41fb568ae43034c9876cc9bd3961fd6d13671.zip |
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 'src/string/memmove.c')
0 files changed, 0 insertions, 0 deletions