]> git.pld-linux.org Git - packages/ewebkit.git/blob - ewebkit-include.patch
- updated to svn r164189 (available on enlightenment site)
[packages/ewebkit.git] / ewebkit-include.patch
1 --- efl-webkit/Source/JavaScriptCore/llint/LLIntEntrypoint.cpp.orig     2014-02-02 05:21:06.000000000 +0100
2 +++ efl-webkit/Source/JavaScriptCore/llint/LLIntEntrypoint.cpp  2014-03-20 19:38:55.531344185 +0100
3 @@ -30,6 +30,7 @@
4  
5  #include "CodeBlock.h"
6  #include "JITCode.h"
7 +#include "JSCellInlines.h"
8  #include "JSObject.h"
9  #include "LLIntThunks.h"
10  #include "LowLevelInterpreter.h"
11 --- efl-webkit/Source/JavaScriptCore/runtime/FunctionExecutableDump.cpp.orig    2013-09-04 10:53:58.000000000 +0200
12 +++ efl-webkit/Source/JavaScriptCore/runtime/FunctionExecutableDump.cpp 2014-03-20 19:38:38.831344886 +0100
13 @@ -25,6 +25,7 @@
14  
15  #include "config.h"
16  #include "FunctionExecutableDump.h"
17 +#include "JSCellInlines.h"
18  
19  #include "CodeBlock.h"
20  
This page took 0.073078 seconds and 3 git commands to generate.