summaryrefslogtreecommitdiffstats
path: root/setup.sh
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-05-12 18:18:34 -0400
committerCameron Katri <me@cameronkatri.com>2021-05-12 18:18:34 -0400
commita5e9a9eb5fc4117b28da513532ef19bc00d6c0b8 (patch)
treef129891120fc4f7cd0204ad02cebe0c4ad1d6180 /setup.sh
parent3f3d80fb7c2117173c81cc1f95903c9bb2657e61 (diff)
downloadapple_cmds-a5e9a9eb5fc4117b28da513532ef19bc00d6c0b8.tar.gz
apple_cmds-a5e9a9eb5fc4117b28da513532ef19bc00d6c0b8.tar.zst
apple_cmds-a5e9a9eb5fc4117b28da513532ef19bc00d6c0b8.zip
Fixes
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index c2026ad..85d12a4 100755
--- a/setup.sh
+++ b/setup.sh
@@ -149,7 +149,7 @@ wget -q -nc -Pbase/include/sys \
https://opensource.apple.com/source/xnu/xnu-7195.81.3/bsd/sys/ipcs.h \
https://opensource.apple.com/source/xnu/xnu-7195.81.3/bsd/sys/sem_internal.h \
https://opensource.apple.com/source/xnu/xnu-7195.81.3/bsd/sys/shm_internal.h \
- https://opensource.apple.com/source/xnu/xnu-7195.81.3/bsd/sys/mtio.h \
+ https://opensource.apple.com/source/xnu/xnu-1228.3.13/bsd/sys/mtio.h \
https://opensource.apple.com/source/xnu/xnu-7195.81.3/bsd/sys/unpcb.h \
https://opensource.apple.com/source/xnu/xnu-7195.81.3/bsd/sys/pgo.h \
https://opensource.apple.com/source/xnu/xnu-7195.81.3/bsd/sys/kdebug.h \