mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
Wrong variable used for port.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@598 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
9f1b793689
commit
b418809da1
2 changed files with 3 additions and 1 deletions
|
|
@ -18,6 +18,8 @@
|
|||
|
||||
#ifdef HAVE_WS2TCPIP_H
|
||||
#include <ws2tcpip.h>
|
||||
static const struct in6_addr in6addr_any = {{ IN6ADDR_ANY_INIT }};
|
||||
static const struct in6_addr in6addr_loopback = {{ IN6ADDR_LOOPBACK_INIT }};
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue