X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1c70641a30f79b0b318dea5944ccfde6451d780..8366ae934aab9f835747b0c2e456231e8795fe78:/include/wx/sckaddr.h?ds=sidebyside diff --git a/include/wx/sckaddr.h b/include/wx/sckaddr.h index 25ee60d498..39e5188792 100644 --- a/include/wx/sckaddr.h +++ b/include/wx/sckaddr.h @@ -56,6 +56,7 @@ public: bool Service(const wxString& name); bool Service(unsigned short port); bool LocalHost(); + bool AnyAddress(); wxString Hostname(); unsigned short Service(); @@ -85,7 +86,7 @@ public: }; #endif -#ifdef __UNIX__ +#if defined(__UNIX__) && !defined(__WXMAC__) #include #ifndef __VMS__ # include