зеркало из https://github.com/mozilla/pjs.git
Fix build whine.
This commit is contained in:
Родитель
2b2849a62c
Коммит
ce1c9ef630
|
@ -30,7 +30,7 @@
|
||||||
#include "jsutil.h" /* Added by JSIFY */
|
#include "jsutil.h" /* Added by JSIFY */
|
||||||
|
|
||||||
#ifdef JS_THREADSAFE
|
#ifdef JS_THREADSAFE
|
||||||
extern js_CompareAndSwap(jsword *, jsword, jsword);
|
extern int js_CompareAndSwap(jsword *, jsword, jsword);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static JSArena *arena_freelist;
|
static JSArena *arena_freelist;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче