git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4414
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#if wxUSE_SOCKETS
#include <assert.h>
#if wxUSE_SOCKETS
#include <assert.h>
+#include <netdb.h>
+#include <sys/ioctl.h>
#ifdef vms
#include <socket.h>
#else
#ifdef vms
#include <socket.h>
#else
#include <sys/time.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <sys/time.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <errno.h>
#include <string.h>
#include <errno.h>
#include <string.h>