mirror of
https://github.com/reactos/wine.git
synced 2025-02-08 13:18:12 +00:00
Properly #define sipx_node for FreeBSD.
This commit is contained in:
parent
2c04684b7d
commit
cfda84ef53
@ -122,7 +122,7 @@
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
# define sipx_network sipx_addr.x_net
|
||||
# define sipx_node sipx_addr.x_host
|
||||
# define sipx_node sipx_addr.x_host.c_host
|
||||
#endif /* __FreeBSD__ */
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(winsock);
|
||||
|
Loading…
x
Reference in New Issue
Block a user