ws2_32: Define sipx_network / sipx_node for DragonFly BSD.

This commit is contained in:
Austin English 2011-06-29 19:38:17 -07:00 committed by Alexandre Julliard
parent 7e7549abc5
commit eba8216fcc

View file

@ -157,7 +157,7 @@
#endif
#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__DragonFly__)
# define sipx_network sipx_addr.x_net
# define sipx_node sipx_addr.x_host.c_host
#endif /* __FreeBSD__ */