Moved the #ifdefs for the getnetby* etc. functions directly into the
commitcd6b50e73265e8b1a687ac035b0312237f3ff51d
authorAlexandre Julliard <julliard@winehq.org>
Wed, 31 Jul 2002 23:20:47 +0000 (31 23:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 31 Jul 2002 23:20:47 +0000 (31 23:20 +0000)
tree7af0c76c23724f11291424d3ea3deeb8076669da
parent6f268f13ddede5d00f007eec719f1cb30af4735d
Moved the #ifdefs for the getnetby* etc. functions directly into the
winsock implementation to avoid having to redefine the data structures
in port.h.
dlls/winsock/async.c
dlls/winsock/socket.c
dlls/wsock32/protocol.c
include/wine/port.h
library/port.c