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
path: root/include/netinet/ip.h
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2019年10月17日 16:03:42 -0400
committerRich Felker <dalias@aerifal.cx>2019年10月17日 16:03:42 -0400
commit71d23fbeacdd1f0c5e33cffb0979250d576fcf9c (patch)
treed905ec8b0ac5491043f5e46d012c5258004e2fed /include/netinet/ip.h
parent97d35a552ec5b6ddf7923dd2f9a8eb973526acea (diff)
downloadmusl-71d23fbeacdd1f0c5e33cffb0979250d576fcf9c.tar.gz
remove indirect use of endian.h from public headers
building on commit 97d35a552ec5b6ddf7923dd2f9a8eb973526acea, __BYTE_ORDER is now available wherever alltypes.h is included. endian.h should not be used since, in the future, it will expose identifiers that are not in the reserved namespace for the headers which were previously using it.
Diffstat (limited to 'include/netinet/ip.h')
-rw-r--r--include/netinet/ip.h 1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/netinet/ip.h b/include/netinet/ip.h
index d7fa8d5e..8b6d7fef 100644
--- a/include/netinet/ip.h
+++ b/include/netinet/ip.h
@@ -7,7 +7,6 @@ extern "C" {
#include <stdint.h>
#include <netinet/in.h>
-#include <endian.h>
struct timestamp {
uint8_t len;
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月05日 04:40:32 +0000

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