78aec85
diff -up xulrunner-25.0/mozilla-release/js/src/vm/SPSProfiler.cpp.s390-inlines xulrunner-25.0/mozilla-release/js/src/vm/SPSProfiler.cpp
78aec85
--- xulrunner-25.0/mozilla-release/js/src/vm/SPSProfiler.cpp.s390-inlines	2013-10-23 16:04:01.773093979 +0200
78aec85
+++ xulrunner-25.0/mozilla-release/js/src/vm/SPSProfiler.cpp	2013-10-23 16:04:44.551134551 +0200
78aec85
@@ -4,6 +4,8 @@
78aec85
  * License, v. 2.0. If a copy of the MPL was not distributed with this
78aec85
  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
78aec85
 
78aec85
+#include "jscntxtinlines.h"
78aec85
+
78aec85
 #include "vm/SPSProfiler.h"
78aec85
 
78aec85
 #include "mozilla/DebugOnly.h"