diff src/share/vm/services/diagnosticCommand.hpp @ 4851:a42c07c38c47

7132515: Add dcmd to manage UnlockingCommercialFeature flag Summary: Added dcmd to unlock or check status of UnlockingCommercialFeature flag Reviewed-by: fparain, rottenha
author dsamersoff
date Wed, 25 Jan 2012 21:10:08 +0400
parents 4f25538b54c9
children 645162d94294
line wrap: on
line diff
--- a/src/share/vm/services/diagnosticCommand.hpp	Wed Jan 25 01:16:03 2012 -0800
+++ b/src/share/vm/services/diagnosticCommand.hpp	Wed Jan 25 21:10:08 2012 +0400
@@ -34,6 +34,7 @@
 #include "services/diagnosticArgument.hpp"
 #include "services/diagnosticCommand.hpp"
 #include "services/diagnosticFramework.hpp"
+#include "services/diagnosticCommand_ext.hpp"
 
 class HelpDCmd : public DCmdWithParser {
 protected: