summaryrefslogtreecommitdiff
path: root/tool/patches/authorization.diff
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-03-28 15:59:24 +0000
committerJay Freeman <saurik@saurik.com>2008-03-28 15:59:24 +0000
commit083104aa46e49a5f331bb90506f58b5bb7dd828c (patch)
tree3d3f14d7a22a960dfb426aba07b2ac4b0d4382c8 /tool/patches/authorization.diff
parentafaa282e79a2d887ce66b405eeaeb465f90063ba (diff)
Adding my various header hacks.
git-svn-id: http://svn.telesphoreo.org/trunk@194 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'tool/patches/authorization.diff')
-rw-r--r--tool/patches/authorization.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/tool/patches/authorization.diff b/tool/patches/authorization.diff
new file mode 100644
index 000000000..1d3f02f61
--- /dev/null
+++ b/tool/patches/authorization.diff
@@ -0,0 +1,11 @@
+--- /home/dat/bin/MacOSX10.5.sdk/System/Library/Frameworks/Security.framework/Versions/A/Headers/Authorization.h 2008-02-19 11:34:25.000000000 +0000
++++ /home/dat/apl/inc/Security/Authorization.h 2008-03-24 11:07:40.000000000 +0000
+@@ -30,7 +30,7 @@
+ #ifndef _SECURITY_AUTHORIZATION_H_
+ #define _SECURITY_AUTHORIZATION_H_
+
+-#include <CoreServices/../Frameworks/CarbonCore.framework/Headers/MacTypes.h>
++#include <MacTypes.h>
+ #include <stdio.h>
+
+ #if defined(__cplusplus)