dsamersoff@3478: /* katleman@4376: * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. katleman@4376: * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. dsamersoff@3478: * dsamersoff@3478: * This code is free software; you can redistribute it and/or modify it dsamersoff@3478: * under the terms of the GNU General Public License version 2 only, as dsamersoff@3478: * published by the Free Software Foundation. dsamersoff@3478: * dsamersoff@3478: * This code is distributed in the hope that it will be useful, but WITHOUT dsamersoff@3478: * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or dsamersoff@3478: * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License dsamersoff@3478: * version 2 for more details (a copy is included in the LICENSE file that dsamersoff@3478: * accompanied this code). dsamersoff@3478: * dsamersoff@3478: * You should have received a copy of the GNU General Public License version dsamersoff@3478: * 2 along with this work; if not, write to the Free Software Foundation, dsamersoff@3478: * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. dsamersoff@3478: * dsamersoff@3478: * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA dsamersoff@3478: * or visit www.oracle.com if you need additional information or have any dsamersoff@3478: * questions. dsamersoff@3478: * dsamersoff@3478: */ dsamersoff@3478: dsamersoff@3478: #ifndef SHARE_VM_SERVICES_DIAGNOSTICCOMMAND_EXT_HPP dsamersoff@3478: #define SHARE_VM_SERVICES_DIAGNOSTICCOMMAND_EXT_HPP dsamersoff@3478: dsamersoff@3478: #undef HAVE_EXTRA_DCMD dsamersoff@3478: dsamersoff@3478: #endif // SHARE_VM_SERVICES_DIAGNOSTICCOMMAND_HPP