hotspot/src/share/vm/prims/jvmtiEnter.xsl
changeset 29081 c61eb4914428
parent 24424 2658d7834c6e
child 33148 68fa8b6c4340
--- a/hotspot/src/share/vm/prims/jvmtiEnter.xsl	Tue Feb 10 17:16:17 2015 +0100
+++ b/hotspot/src/share/vm/prims/jvmtiEnter.xsl	Fri Feb 13 14:37:35 2015 +0100
@@ -1,6 +1,6 @@
 <?xml version="1.0"?> 
 <!--
- Copyright (c) 2002, 2014, Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2002, 2015, Oracle and/or its affiliates. All rights reserved.
  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 
  This code is free software; you can redistribute it and/or modify it
@@ -39,6 +39,7 @@
 # include "precompiled.hpp"
 # include "utilities/macros.hpp"
 #if INCLUDE_JVMTI
+# include "oops/oop.inline.hpp"
 # include "prims/jvmtiEnter.hpp"
 # include "prims/jvmtiRawMonitor.hpp"
 # include "prims/jvmtiUtil.hpp"