src/hotspot/os/solaris/attachListener_solaris.cpp
changeset 49593 4dd58ecc9912
parent 49449 ef5d5d343e2a
child 49742 1196aa0be8be
--- a/src/hotspot/os/solaris/attachListener_solaris.cpp	Thu Mar 15 21:24:10 2018 +0100
+++ b/src/hotspot/os/solaris/attachListener_solaris.cpp	Thu Mar 15 21:29:36 2018 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2005, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 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
@@ -23,6 +23,7 @@
  */
 
 #include "precompiled.hpp"
+#include "logging/log.hpp"
 #include "runtime/interfaceSupport.inline.hpp"
 #include "runtime/os.inline.hpp"
 #include "services/attachListener.hpp"