freebsd-ports/lang/spidermonkey17/files/patch-jslock.c
Tom Judge f03f2be24f Rename lang/spidermonkey to lang/spidermonkey17 in preperation for the
import of lang/spidermonkey18.

Approved by:	Dan Rench <citric@cubicone.tmetic.com> (maintainer)
Approved by:	eadler (mentor)
2012-09-02 19:59:20 +00:00

12 lines
227 B
C

--- jslock.c 2007-03-29 23:55:35.000000000 +0200
+++ jslock.c 2008-06-19 16:08:19.000000000 +0200
@@ -224,7 +224,9 @@
#endif
}
+#ifndef NSPR_LOCK
static void js_Dequeue(JSThinLock *);
+#endif
#ifdef DEBUG_SCOPE_COUNT