Bug 693886 - non-threadsafe link error with JS_CallOnce (r=jwalden)

--HG--
extra : rebase_source : dcdabb93321a669066fa8b3afd7900b02ff09079
This commit is contained in:
Steve Fink 2011-10-11 21:51:37 -07:00
parent f1c06caf28
commit 3b2a80cb85

View File

@ -37,8 +37,9 @@
*
* ***** END LICENSE BLOCK ***** */
#include "jstypes.h"
#include "jsapi.h"
#include "jspubtd.h"
#include "jstypes.h"
#ifdef JS_THREADSAFE