summarylogtreecommitdiffstats
path: root/cctools-ld64-2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'cctools-ld64-2.patch')
-rw-r--r--cctools-ld64-2.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/cctools-ld64-2.patch b/cctools-ld64-2.patch
new file mode 100644
index 000000000000..56c473dfacde
--- /dev/null
+++ b/cctools-ld64-2.patch
@@ -0,0 +1,11 @@
+--- ld64/src/ld/Snapshot.cpp 2013-10-02 20:08:31.672088145 +0200
++++ ld64/src/ld/Snapshot.cpp 2013-10-02 20:08:42.330088934 +0200
+@@ -15,7 +15,7 @@
+ #include <sys/stat.h>
+ #include <libgen.h>
+ #include <time.h>
+-#include <Block.h>
++#include <BlocksRuntime/Block.h>
+
+ #include "Snapshot.h"
+ #include "Options.h"