Commit eba8216f authored by Austin English's avatar Austin English Committed by Alexandre Julliard

ws2_32: Define sipx_network / sipx_node for DragonFly BSD.

parent 7e7549ab
......@@ -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__ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment