aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gtk-webcore/osb-jscore-0.5.0/missing-includes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gtk-webcore/osb-jscore-0.5.0/missing-includes.patch')
-rw-r--r--packages/gtk-webcore/osb-jscore-0.5.0/missing-includes.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/gtk-webcore/osb-jscore-0.5.0/missing-includes.patch b/packages/gtk-webcore/osb-jscore-0.5.0/missing-includes.patch
index e69de29bb2..42d6ebc9f8 100644
--- a/packages/gtk-webcore/osb-jscore-0.5.0/missing-includes.patch
+++ b/packages/gtk-webcore/osb-jscore-0.5.0/missing-includes.patch
@@ -0,0 +1,10 @@
+--- osb-jscore-0.5.0.orig/kjs/lookup.h 2004-09-23 10:27:54.000000000 +0200
++++ osb-jscore-0.5.0/kjs/lookup.h 2004-10-23 22:09:47.000000000 +0200
+@@ -24,6 +24,7 @@
+ #define _KJSLOOKUP_H_
+
+ #include "identifier.h"
++#include "object.h"
+ #include "value.h"
+ #include <stdio.h>
+