Blame SOURCES/xulrunner-24.0-s390-inlines.patch

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