mirror of
git://git.musl-libc.org/musl
synced 2025-03-06 20:48:29 +01:00
more bits junk (tcp.h)
This commit is contained in:
parent
c8175666f2
commit
ca8373dfcf
3 changed files with 1 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue