summaryrefslogtreecommitdiff
path: root/gio/gsocket.c
diff options
context:
space:
mode:
Diffstat (limited to 'gio/gsocket.c')
-rw-r--r--gio/gsocket.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gio/gsocket.c b/gio/gsocket.c
index 1958643cc..bdac27193 100644
--- a/gio/gsocket.c
+++ b/gio/gsocket.c
@@ -76,11 +76,6 @@
#include "glibintl.h"
#include "gioprivate.h"
-#ifdef G_OS_WIN32
-/* For Windows XP runtime compatibility, but use the system's if_nametoindex() if available */
-#include "gwin32networking.h"
-#endif
-
/**
* SECTION:gsocket
* @short_description: Low-level socket object