Fix mingw build
authorMatt Caswell <matt@openssl.org>
Mon, 18 Jul 2016 09:29:46 +0000 (10:29 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 18 Jul 2016 09:47:07 +0000 (10:47 +0100)
commit3c49b2e0cdb1c82f424ba172ca819360fa6ccfe2
tree13131e3bb104d5180fd3a17df0506aeb177a5194
parent33e49fda9635f3daabf912a8781abde0de681fe6
Fix mingw build

Mingw builds on Travis were failing because INT_MAX was undeclared.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/LPdir_win.c