summaryrefslogtreecommitdiff
path: root/sysroot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sysroot.sh')
-rwxr-xr-xsysroot.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysroot.sh b/sysroot.sh
index 7845792..5e5a9ca 100755
--- a/sysroot.sh
+++ b/sysroot.sh
@@ -111,7 +111,6 @@ cd usr/include
mkdir CoreFoundation
wget -O CoreFoundation/CFBundlePriv.h "http://www.opensource.apple.com/source/CF/CF-550/CFBundlePriv.h?txt"
-wget -O CoreFoundation/CFPriv.h "http://www.opensource.apple.com/source/CF/CF-550/CFPriv.h?txt"
wget -O CoreFoundation/CFUniChar.h "http://www.opensource.apple.com/source/CF/CF-550/CFUniChar.h?txt"
if true; then