[util] Use O_BINARY instead of _O_BINARY
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 17 Dec 2015 16:28:38 +0000 (16:28 +0000)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 17 Dec 2015 16:28:38 +0000 (16:28 +0000)
commit21e5d7edc4f28157254ef29a8ac247f3a572f6a6
tree101bef3884d791c6ac53ac53bc1f4682887a5e7d
parent100fbeaf196515774c985ee839d0fa0695f9a6fa
[util] Use O_BINARY instead of _O_BINARY

The latter doesn't seem to be available in Cygwin.  I'm surprised it
compiled before...
util/options.cc