mirror of
https://git.musl-libc.org/git/musl
synced 2025-03-15 15:12:58 +03:00
add IPPROTO_HOPOPTS to in.h
This commit is contained in:
parent
f59cedb549
commit
b10d0230c1
@ -71,6 +71,7 @@ uint32_t ntohl(uint32_t);
|
||||
uint16_t ntohs(uint16_t);
|
||||
|
||||
#define IPPROTO_IP 0
|
||||
#define IPPROTO_HOPOPTS 0
|
||||
#define IPPROTO_ICMP 1
|
||||
#define IPPROTO_IGMP 2
|
||||
#define IPPROTO_IPIP 4
|
||||
|
Loading…
x
Reference in New Issue
Block a user