From: Pierre d'Herbemont Date: Thu, 20 Aug 2009 23:56:11 +0000 (+0200) Subject: screen: By pass hard ass headers. X-Git-Tag: 1.1.0-ff~4061 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=a66885e6d86f4be022cd46e8b2d86a4376bf37ca;p=vlc screen: By pass hard ass headers. --- diff --git a/modules/access/screen/mac.c b/modules/access/screen/mac.c index 0427731d91..3e31e8968e 100644 --- a/modules/access/screen/mac.c +++ b/modules/access/screen/mac.c @@ -35,6 +35,7 @@ // Fix ourselves ColorSync headers that gets included in ApplicationServices. #define DisposeCMProfileIterateUPP(a) DisposeCMProfileIterateUPP(CMProfileIterateUPP userUPP __attribute__((unused))) #define DisposeCMMIterateUPP(a) DisposeCMMIterateUPP(CMProfileIterateUPP userUPP __attribute__((unused))) +#define __MACHINEEXCEPTIONS__ #import #import