src/share/vm/services/diagnosticCommand.cpp

changeset 4544
3c9bc17b9403
parent 4520
8f696cf1a0fb
parent 4542
db9981fd3124
child 5047
31a4e55f8c9d
     1.1 --- a/src/share/vm/services/diagnosticCommand.cpp	Wed Feb 06 15:22:32 2013 -0800
     1.2 +++ b/src/share/vm/services/diagnosticCommand.cpp	Thu Feb 07 16:05:48 2013 -0500
     1.3 @@ -30,6 +30,7 @@
     1.4  #include "services/diagnosticFramework.hpp"
     1.5  #include "services/heapDumper.hpp"
     1.6  #include "services/management.hpp"
     1.7 +#include "utilities/macros.hpp"
     1.8  
     1.9  void DCmdRegistrant::register_dcmds(){
    1.10    // Registration of the diagnostic commands

mercurial