am 233050b1: am e31c45c9: Merge "Make bionic\'s <netinet/icmp6.h> standalone, like glibc\'s."
* commit '233050b15ec3ce0db534ec6cc24a6061559993d2': Make bionic's <netinet/icmp6.h> standalone, like glibc's.
This commit is contained in:
commit
f33dce1ab6
@ -65,6 +65,8 @@
|
||||
#ifndef _NETINET_ICMP6_H_
|
||||
#define _NETINET_ICMP6_H_
|
||||
|
||||
#include <netinet/in.h> /* android-added: glibc source compatibility. */
|
||||
|
||||
#define ICMPV6_PLD_MAXLEN 1232 /* IPV6_MMTU - sizeof(struct ip6_hdr)
|
||||
- sizeof(struct icmp6_hdr) */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user