Fix build whine.
git-svn-id: svn://10.0.0.236/trunk@48140 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
e74964de58
commit
46297b54e1
@ -30,7 +30,7 @@
|
||||
#include "jsutil.h" /* Added by JSIFY */
|
||||
|
||||
#ifdef JS_THREADSAFE
|
||||
extern js_CompareAndSwap(jsword *, jsword, jsword);
|
||||
extern int js_CompareAndSwap(jsword *, jsword, jsword);
|
||||
#endif
|
||||
|
||||
static JSArena *arena_freelist;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user