Rich Felker
13 years ago
|
@@ -1 +0,0 @@
|
|
-#define TCP_NODELAY 1
|
|
|
|
@@ -1 +0,0 @@
|
|
-#define TCP_NODELAY 1
|
|
|
|
@@ -1,6 +1,6 @@
|
|
#ifndef _NETINET_TCP_H
|
|
#ifndef _NETINET_TCP_H
|
|
#define _NETINET_TCP_H
|
|
#define _NETINET_TCP_H
|
|
|
|
|
|
-#include <bits/tcp.h>
|
|
|
|
|
|
+#define TCP_NODELAY 1
|
|
|
|
|
|
#endif
|
|
#endif
|