/* IBM_PROLOG_BEGIN_TAG                                                   */
/* This is an automatically generated prolog.                             */
/*                                                                        */
/*                                                                        */
/*                                                                        */
/* Licensed Materials - Property of IBM                                   */
/*                                                                        */
/* (C) COPYRIGHT International Business Machines Corp. 2004,2019          */
/* All Rights Reserved                                                    */
/*                                                                        */
/* US Government Users Restricted Rights - Use, duplication or            */
/* disclosure restricted by GSA ADP Schedule Contract with IBM Corp.      */
/*                                                                        */
/* IBM_PROLOG_END_TAG                                                     */

/*===========================================================================*/
/*                                                                           */
/* Module Name:  ct_mc_v2.h                                                  */
/*                                                                           */
/* Description:                                                              */
/*     Includes ct_mc.h, specifying version 2 macro definitions desired.     */
/*                                                                           */
/*     This file is formatted to be viewed with tab stops set to 4.          */
/*===========================================================================*/
/* @(#)87   1.1   src/rsct/rmc/rmcapi/ct_mc_v2.h, rmcapi, rsct_rady, rady2035a 2/23/04 13:31:12 */


/*
 *  Ensure MC_VERSION is set to 2, and include the RMCAPI header file.
 */

#undef  MC_VERSION
#define MC_VERSION	2

#include <rsct/ct_mc.h>
