mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-22 18:07:54 +02:00
gnetworking.h.win32: Move "#undef interface"
This is a follow-up commit due to the fix in gnetworking.h.in in commit
7103484
(gnetworking.h.in: move "#undef interface").
This commit is contained in:
@@ -27,12 +27,12 @@
|
||||
#define _WIN32_WINNT 0x0501
|
||||
#endif
|
||||
#include <winsock2.h>
|
||||
#undef interface
|
||||
#include <ws2tcpip.h>
|
||||
#include <windns.h>
|
||||
#include <mswsock.h>
|
||||
#include <wspiapi.h>
|
||||
#include <iphlpapi.h>
|
||||
#undef interface
|
||||
|
||||
#else /* !G_OS_WIN32 */
|
||||
|
||||
|
Reference in New Issue
Block a user