src/hotspot/cpu/s390/methodHandles_s390.cpp
changeset 49480 d7df2dd501ce
parent 49449 ef5d5d343e2a
child 50162 f9fe56417050
--- a/src/hotspot/cpu/s390/methodHandles_s390.cpp	Wed Mar 21 17:09:34 2018 -0400
+++ b/src/hotspot/cpu/s390/methodHandles_s390.cpp	Wed Mar 21 19:45:24 2018 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
  * Copyright (c) 2016, 2017, SAP SE. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
@@ -31,6 +31,7 @@
 #include "memory/allocation.inline.hpp"
 #include "memory/resourceArea.hpp"
 #include "prims/methodHandles.hpp"
+#include "runtime/frame.inline.hpp"
 #include "utilities/preserveException.hpp"
 
 #ifdef PRODUCT