summaryrefslogtreecommitdiff
path: root/gio/ginetaddress.c
diff options
context:
space:
mode:
Diffstat (limited to 'gio/ginetaddress.c')
-rw-r--r--gio/ginetaddress.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/gio/ginetaddress.c b/gio/ginetaddress.c
index 808fc3930..3eedaedea 100644
--- a/gio/ginetaddress.c
+++ b/gio/ginetaddress.c
@@ -31,13 +31,6 @@
#include "glibintl.h"
#include "gnetworkingprivate.h"
-#ifdef G_OS_WIN32
-/* Ensure Windows XP runtime compatibility, while using
- * inet_pton() and inet_ntop() if available
- */
-#include "gwin32networking.h"
-#endif
-
struct _GInetAddressPrivate
{
GSocketFamily family;