Remove special handling of open on MSVC
commit975f4a65012772d59fc1c87e17d7060a59a01716
authorOlly Betts <olly@survex.com>
Tue, 26 Dec 2017 01:39:54 +0000 (26 14:39 +1300)
committerOlly Betts <olly@survex.com>
Tue, 26 Dec 2017 01:41:58 +0000 (26 14:41 +1300)
tree5076cc790098dd7f5ca55a6850958369e7bf871f
parentf48dab6cfcfbe184a0c65eba92251f8a1325d951
Remove special handling of open on MSVC

We can just do the inline function+#undef dance to avoid a macro
definition of open there like we do on other platforms.
xapian-core/common/safefcntl.h