rework langinfo code for ABI compat and for use by time code
[musl] / netinet / tcp.h
1 #ifndef _NETINET_TCP_H
2 #define _NETINET_TCP_H
3
4 #include <bits/tcp.h>
5
6 #endif