summaryrefslogtreecommitdiffstats
path: root/abs/extra/spidermonkey/header.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/spidermonkey/header.patch')
-rw-r--r--abs/extra/spidermonkey/header.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/abs/extra/spidermonkey/header.patch b/abs/extra/spidermonkey/header.patch
new file mode 100644
index 0000000..b69caae
--- /dev/null
+++ b/abs/extra/spidermonkey/header.patch
@@ -0,0 +1,12 @@
+diff -aur js.orig/src/Makefile.ref js/src/Makefile.ref
+--- js.orig/src/Makefile.ref 2008-07-18 21:05:37.154351682 +0800
++++ js/src/Makefile.ref 2008-07-18 21:06:39.291061725 +0800
+@@ -188,6 +188,8 @@
+ jsstr.h \
+ jsxdrapi.h \
+ jsxml.h \
++ jsutil.h \
++ jsprf.h \
+ $(NULL)
+
+ API_HFILES = \