Fix compilation failure for some tool chains
authorMatt Caswell <matt@openssl.org>
Tue, 2 Jun 2015 19:18:05 +0000 (20:18 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 2 Jun 2015 22:35:28 +0000 (23:35 +0100)
commit133dce447b259e0bb93076bf5fd0ce475d16910a
tree2b4901ec56f334be175f84955acdf8c1796ba0ce
parent591b7aef05b22cba09b179e5787a9bf40dfc9508
Fix compilation failure for some tool chains

Some tool chains (e.g. android) do not define IP_PMTUDISC_PROBE, and so
this build breaks.

Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/bio/bss_dgram.c