hotspot/src/cpu/zero/vm/methodHandles_zero.cpp
changeset 37248 11a660dbbb8e
parent 35214 d86005e0b4c2
child 46724 a4653c2a4e65
--- a/hotspot/src/cpu/zero/vm/methodHandles_zero.cpp	Mon Apr 04 15:05:52 2016 +0200
+++ b/hotspot/src/cpu/zero/vm/methodHandles_zero.cpp	Mon Apr 04 12:57:48 2016 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2016, Oracle and/or its affiliates. All rights reserved.
  * Copyright 2009, 2010, 2011 Red Hat, Inc.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
@@ -27,6 +27,7 @@
 #include "interpreter/cppInterpreterGenerator.hpp"
 #include "interpreter/interpreter.hpp"
 #include "memory/allocation.inline.hpp"
+#include "memory/resourceArea.hpp"
 #include "oops/oop.inline.hpp"
 #include "prims/methodHandles.hpp"