summaryrefslogtreecommitdiff
path: root/tool/patches/CoreFoundation.diff
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-04-08 21:02:40 +0000
committerJay Freeman <saurik@saurik.com>2008-04-08 21:02:40 +0000
commit92e69908cb3a45cbf574cbba78431cb9f481b769 (patch)
treefaffa83aae7f9e272cbcceb74d1104103265519b /tool/patches/CoreFoundation.diff
parente1df0c047b9193e8275f9aee5acb5a356249a0fb (diff)
Updated patches to match documentation.
git-svn-id: http://svn.telesphoreo.org/trunk@202 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'tool/patches/CoreFoundation.diff')
-rw-r--r--tool/patches/CoreFoundation.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/tool/patches/CoreFoundation.diff b/tool/patches/CoreFoundation.diff
new file mode 100644
index 000000000..73e672c51
--- /dev/null
+++ b/tool/patches/CoreFoundation.diff
@@ -0,0 +1,11 @@
+--- /usr/include/CoreFoundation/CoreFoundation.h 2008-02-27 06:36:09.000000000 +0000
++++ /usr/include/CoreFoundation/CoreFoundation.h 2008-03-29 18:47:27.000000000 +0000
+@@ -78,7 +78,7 @@
+ #include <CoreFoundation/CFMachPort.h>
+ #include <CoreFoundation/CFUserNotification.h>
+ #endif
+-#if (TARGET_OS_MAC && !TARGET_OS_EMBEDDED)
++#if (TARGET_OS_MAC && !TARGET_OS_EMBEDDED) || TARGET_OS_EMBEDDED
+ #include <CoreFoundation/CFXMLNode.h>
+ #include <CoreFoundation/CFXMLParser.h>
+ #ifndef CF_OPEN_SOURCE