gsocketclient: Handle cancellation between CONNECTING and CONNECTED
[platform/upstream/glib.git] / gio / gnetworking.h.win32
index c6e11a4..f62a9be 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__
@@ -34,6 +32,7 @@
 #include <windns.h>
 #include <mswsock.h>
 #include <wspiapi.h>
+#include <iphlpapi.h>
 
 #else /* !G_OS_WIN32 */