Update Windows code to fix build breakage
authorBruce Cran <bcran@fusionio.com>
Tue, 8 Oct 2013 14:05:27 +0000 (15:05 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 1 Nov 2013 18:26:45 +0000 (12:26 -0600)
commitf16b7405fff7c3fc1da421b6bdf8552cc99c3156
tree9d054bbd6c78772d3f99a9123e60a620b7223f66
parent44462517234f07e03c4dc71e5b5460cd70feeb07
Update Windows code to fix build breakage

MinGW has been updated: this causes problems due to changes in header
files, including COM stuff being pulled in resulting in 'interface' being
a reserved keyword, and changes to a few POSIX definitions.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
engines/net.c
os/os-windows.h
os/windows/posix.c
os/windows/posix/include/arpa/inet.h