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:38:03 +0000 (23:38 +0100)
commitb1d5b8a4a47f0f3c0e10c904b3b0fdc53a235fd0
tree369b8af1d4f87feed29cb04024ea6669933e9634
parentfb22f7406485f1c4e08dbf065d75146c2336b345
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>
(cherry picked from commit 133dce447b259e0bb93076bf5fd0ce475d16910a)
crypto/bio/bss_dgram.c