more bits junk (tcp.h)
[musl] / include / netinet / tcp.h
index ea32ca0..c8a1a4b 100644 (file)
@@ -1,6 +1,6 @@
 #ifndef _NETINET_TCP_H
 #define _NETINET_TCP_H
 
-#include <bits/tcp.h>
+#define TCP_NODELAY 1
 
 #endif