]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/sckaddr.h
Added WS_POPUP for MicroWindows dialogs
[wxWidgets.git] / include / wx / sckaddr.h
index 6e2a0ae012716c8e3fe7fc621095aecc7c8420aa..17a9477905bb2c2e4b496eeff69f79e03f97902c 100644 (file)
@@ -86,7 +86,7 @@ public:
 };
 #endif
 
-#ifdef __UNIX__
+#if defined(__UNIX__) && !defined(__APPLE__)
 #include <sys/socket.h>
 #ifndef __VMS__
 # include <sys/un.h>