musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat
-rw-r--r--arch/i386/bits/tcp.h 1
-rw-r--r--arch/x86_64/bits/tcp.h 1
-rw-r--r--include/netinet/tcp.h 2
3 files changed, 1 insertions, 3 deletions
diff --git a/arch/i386/bits/tcp.h b/arch/i386/bits/tcp.h
deleted file mode 100644
index 923231b2..00000000
--- a/arch/i386/bits/tcp.h
+++ /dev/null
@@ -1 +0,0 @@
-#define TCP_NODELAY 1
diff --git a/arch/x86_64/bits/tcp.h b/arch/x86_64/bits/tcp.h
deleted file mode 100644
index 923231b2..00000000
--- a/arch/x86_64/bits/tcp.h
+++ /dev/null
@@ -1 +0,0 @@
-#define TCP_NODELAY 1
diff --git a/include/netinet/tcp.h b/include/netinet/tcp.h
index ea32ca07..c8a1a4bc 100644
--- a/include/netinet/tcp.h
+++ b/include/netinet/tcp.h
@@ -1,6 +1,6 @@
#ifndef _NETINET_TCP_H
#define _NETINET_TCP_H
-#include <bits/tcp.h>
+#define TCP_NODELAY 1
#endif
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月07日 06:49:23 +0000

AltStyle によって変換されたページ (->オリジナル) /