Explorar o código

add IPPROTO_HOPOPTS to in.h

Rich Felker %!s(int64=12) %!d(string=hai) anos
pai
achega
b10d0230c1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/netinet/in.h

+ 1 - 0
include/netinet/in.h

@@ -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