src/hotspot/share/classfile/sharedClassUtil.cpp
changeset 49480 d7df2dd501ce
parent 48191 d8a62bea95d3
child 49739 00805b129186
--- a/src/hotspot/share/classfile/sharedClassUtil.cpp	Wed Mar 21 17:09:34 2018 -0400
+++ b/src/hotspot/share/classfile/sharedClassUtil.cpp	Wed Mar 21 19:45:24 2018 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 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
@@ -38,7 +38,7 @@
 #include "oops/instanceKlass.hpp"
 #include "runtime/arguments.hpp"
 #include "runtime/java.hpp"
-#include "runtime/os.hpp"
+#include "runtime/os.inline.hpp"
 
 class ManifestStream: public ResourceObj {
   private: