mirror of https://git.musl-libc.org/git/musl
more bits junk (tcp.h)
This commit is contained in:
parent
c8175666f2
commit
ca8373dfcf
|
@ -1 +0,0 @@
|
|||
#define TCP_NODELAY 1
|
|
@ -1 +0,0 @@
|
|||
#define TCP_NODELAY 1
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef _NETINET_TCP_H
|
||||
#define _NETINET_TCP_H
|
||||
|
||||
#include <bits/tcp.h>
|
||||
#define TCP_NODELAY 1
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue