GSocket – Implement multicast interface selection on Windows

https://bugzilla.gnome.org/show_bug.cgi?id=697185
This commit is contained in:
Sebastian Dröge
2013-07-31 14:11:55 +02:00
committed by Dan Winship
parent c069c51db5
commit 01156b122c
4 changed files with 62 additions and 1 deletions

View File

@@ -34,6 +34,7 @@
#include <windns.h>
#include <mswsock.h>
#include <wspiapi.h>
#include <iphlpapi.h>
#else /* !G_OS_WIN32 */