/* 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_v4.h                                                  */
/*                                                                           */
/* Description:                                                              */
/*     Includes ct_mc.h, specifying version 4 macro definitions desired.     */
/*                                                                           */
/*     This file is formatted to be viewed with tab stops set to 4.          */
/*===========================================================================*/
/* @(#)38   1.1   src/rsct/rmc/rmcapi/ct_mc_v4.h, rmcapi, rsct_rady, rady2035a 10/15/04 14:28:21 */


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

#undef  MC_VERSION
#define MC_VERSION	4

#include <rsct/ct_mc.h>
