src/hotspot/share/classfile/vmSymbols.cpp
changeset 49360 886acec3b4c6
parent 48826 c4d9d1b08e2e
child 50113 caf115bb98ad
--- a/src/hotspot/share/classfile/vmSymbols.cpp	Wed Mar 07 21:57:36 2018 +0100
+++ b/src/hotspot/share/classfile/vmSymbols.cpp	Thu Mar 08 09:56:29 2018 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1997, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2018, 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
@@ -26,6 +26,7 @@
 #include "jvm.h"
 #include "classfile/vmSymbols.hpp"
 #include "compiler/compilerDirectives.hpp"
+#include "memory/allocation.inline.hpp"
 #include "memory/oopFactory.hpp"
 #include "memory/metaspaceClosure.hpp"
 #include "oops/oop.inline.hpp"