From 85f70304242306b7c6ae602f3e619948996f2386 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Wed, 13 Apr 2005 05:07:39 +0000 Subject: [PATCH] fixing compilo on carbon cfm with CW 9 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/mac/carbon/gsockmac.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/wx/mac/carbon/gsockmac.h b/include/wx/mac/carbon/gsockmac.h index 0b73be833e..cb38767ceb 100644 --- a/include/wx/mac/carbon/gsockmac.h +++ b/include/wx/mac/carbon/gsockmac.h @@ -25,6 +25,8 @@ #include #define OTUNIXERRORS 1 +// we get a conflict in OT headers otherwise : +#undef EDEADLK #include #include #include