Ensure ICMP_NET_ANO is defined.
This commit is contained in:
parent
f75e71bc69
commit
d1cc637470
1 changed files with 4 additions and 0 deletions
|
@ -45,6 +45,10 @@
|
||||||
#define ICMP_NET_UNREACH 0
|
#define ICMP_NET_UNREACH 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef ICMP_NET_ANO
|
||||||
|
#define ICMP_NET_ANO 9
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifndef IP_MSS
|
#ifndef IP_MSS
|
||||||
#define IP_MSS 576
|
#define IP_MSS 576
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue