mirror of
git://git.musl-libc.org/musl
synced 2025-02-08 15:06:57 +00:00
7 lines
77 B
C
7 lines
77 B
C
|
#ifndef _NETINET_TCP_H
|
||
|
#define _NETINET_TCP_H
|
||
|
|
||
|
#include <bits/tcp.h>
|
||
|
|
||
|
#endif
|