aboutsummaryrefslogtreecommitdiff
path: root/www/webkit2-gtk4/files/patch-Source_JavaScriptCore_runtime_NativeExecutable.cpp
blob: 47a726b426cb644498124e2d7bfc650548795fbb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- Source/JavaScriptCore/runtime/NativeExecutable.cpp.orig	2021-09-22 23:05:58 UTC
+++ Source/JavaScriptCore/runtime/NativeExecutable.cpp
@@ -24,6 +24,7 @@
  */
 
 #include "config.h"
+#include "ExecutableBaseInlines.h"
 #include "NativeExecutable.h"
 
 #include "ExecutableBaseInlines.h"