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

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