summaryrefslogtreecommitdiff
blob: 34d508063df12ce746433734ba65119af9c81ff3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Remove unused header that doesn't exist on older OS Xes.

--- ld64-127.2/src/ld/parsers/libunwind/AddressSpace.hpp.orig	2015-01-27 23:24:49.000000000 +0100
+++ ld64-127.2/src/ld/parsers/libunwind/AddressSpace.hpp	2015-01-27 23:26:21.000000000 +0100
@@ -37,7 +37,6 @@
 #include <mach-o/getsect.h>
 #include <mach-o/dyld_priv.h>
 #include <mach/i386/thread_status.h>
-#include <Availability.h>
 
 #include "FileAbstraction.hpp"
 #include "libunwind.h"