Skip to content
Snippets Groups Projects
Commit fd194d42 authored by deuce's avatar deuce
Browse files

Fix WTF.

parent f04b22eb
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,7 @@ extern int thread_suid_broken; /* NPTL is no longer broken */
#if (JS_VERSION < 185) || (defined __cplusplus)
#include <jsprf.h> /* JS-safe sprintf functions */
#include <math.h> /* isnan() */
#endi)f
#endif
#if JS_VERSION >= 185
#define JS_DestroyScript(cx,script)
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment