X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fb606749b3bc15f680f541c38f1d0f47d65a4504..16e8bf31bb4ba1f6374ea86f1ef1dcb1872fda69:/src/mac/gsocket.c diff --git a/src/mac/gsocket.c b/src/mac/gsocket.c index ef89f1a511..290f75ee64 100644 --- a/src/mac/gsocket.c +++ b/src/mac/gsocket.c @@ -15,6 +15,7 @@ #ifndef __GSOCKET_STANDALONE__ #include "wx/setup.h" +#include "wx/platform.h" #endif #if wxUSE_SOCKETS || defined(__GSOCKET_STANDALONE__) @@ -29,6 +30,7 @@ #define TRUE 1 #endif #else + #include #define OTUNIXERRORS 1 #include #include