hotspot/src/os/aix/vm/attachListener_aix.cpp
changeset 25468 5331df506290
parent 22831 1e2ba1d62103
child 30198 ec621727bd41
--- a/hotspot/src/os/aix/vm/attachListener_aix.cpp	Mon Jun 30 10:04:05 2014 +0200
+++ b/hotspot/src/os/aix/vm/attachListener_aix.cpp	Thu Jun 26 16:05:15 2014 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2005, 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2014, Oracle and/or its affiliates. All rights reserved.
  * Copyright 2012, 2013 SAP AG. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
@@ -25,7 +25,7 @@
 
 #include "precompiled.hpp"
 #include "runtime/interfaceSupport.hpp"
-#include "runtime/os.hpp"
+#include "runtime/os.inline.hpp"
 #include "services/attachListener.hpp"
 #include "services/dtraceAttacher.hpp"