index
:
bootstrap.git
trunk
Bootstrapping a C compiler from scratch
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
05
/
musl-0.6.0
/
include
/
netinet
/
tcp.h
blob: ea32ca075bd34ef9058951392ebe4e432885dcd8 (
plain
)
1
2
3
4
5
6
#ifndef _NETINET_TCP_H
#define _NETINET_TCP_H
#include <bits/tcp.h>
#endif