1
0
Rich Felker 12 жил өмнө
parent
commit
f59cedb549
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      include/netinet/in.h

+ 1 - 0
include/netinet/in.h

@@ -95,6 +95,7 @@ uint16_t ntohs(uint16_t);
 #define IPPROTO_PIM      103
 #define IPPROTO_COMP     108
 #define IPPROTO_RAW      255
+#define IPPROTO_MAX      256
 
 #define IN6_IS_ADDR_UNSPECIFIED(a) \
         (((uint32_t *) (a))[0] == 0 && ((uint32_t *) (a))[1] == 0 && \