src/share/vm/services/attachListener.hpp

changeset 4544
3c9bc17b9403
parent 4492
8b46b0196eb0
parent 4542
db9981fd3124
child 5412
2e8f19c2feef
     1.1 --- a/src/share/vm/services/attachListener.hpp	Wed Feb 06 15:22:32 2013 -0800
     1.2 +++ b/src/share/vm/services/attachListener.hpp	Thu Feb 07 16:05:48 2013 -0500
     1.3 @@ -28,6 +28,7 @@
     1.4  #include "memory/allocation.hpp"
     1.5  #include "utilities/debug.hpp"
     1.6  #include "utilities/ostream.hpp"
     1.7 +#include "utilities/macros.hpp"
     1.8  
     1.9  // The AttachListener thread services a queue of operations that are enqueued
    1.10  // by client tools. Each operation is identified by a name and has up to 3

mercurial