[kdbus] Import gio/gkdbus* files from previous patchset.
[platform/upstream/glib.git] / gio / gnetworking.h.win32
index c6e11a4..61014be 100644 (file)
@@ -13,9 +13,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General
- * Public License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Public License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __G_NETWORKING_H__
 #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 */