/* IBM_PROLOG_BEGIN_TAG                                                   */
/* This is an automatically generated prolog.                             */
/*                                                                        */
/* 61haes_r714 src/43haes/lib/libclfilecoll/hacmpfcfile.cre 1.3           */
/*                                                                        */
/* Licensed Materials - Property of IBM                                   */
/*                                                                        */
/* Restricted Materials of IBM                                            */
/*                                                                        */
/* COPYRIGHT International Business Machines Corp. 2003,2010              */
/* 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                                                     */
/* @(#)64	1.3  src/43haes/lib/libclfilecoll/hacmpfcfile.cre, hacmp.libcluster, 61haes_r714 8/17/10 18:18:09  */

class HACMPfcfile {
   char fc_name[129];  	/* Name of the file collection.  Should be MAXNAMELEN */
			/* but stuck with the longer value		  */
   char name[1025];  	/* Name of the file.  Should be MAXPATHLEN        */
}
