hotspot/src/share/vm/services/attachListener.cpp
changeset 46560 388aa8d67c80
parent 46458 3c12af929e7d
--- a/hotspot/src/share/vm/services/attachListener.cpp	Thu Jun 22 15:26:34 2017 -0700
+++ b/hotspot/src/share/vm/services/attachListener.cpp	Thu Jun 22 20:47:22 2017 -0400
@@ -38,6 +38,8 @@
 #include "services/diagnosticCommand.hpp"
 #include "services/heapDumper.hpp"
 #include "services/writeableFlags.hpp"
+#include "utilities/debug.hpp"
+#include "utilities/formatBuffer.hpp"
 
 volatile bool AttachListener::_initialized;