/* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ /* 61haes_r714 src/43haes/usr/sbin/cluster/clstat/clstat_main.h 1.2 */ /* */ /* Licensed Materials - Property of IBM */ /* */ /* Restricted Materials of IBM */ /* */ /* COPYRIGHT International Business Machines Corp. 1990,1996 */ /* 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 */ /* @(#)45 1.2 src/43haes/usr/sbin/cluster/clstat/clstat_main.h, hacmp.clstat, 61haes_r714 6/27/96 15:17:46 */ /* $Id: clstat_main.h,v 3.2 1996/04/01 20:32:04 lthomas Exp $ */ /* * COMPONENT_NAME: CLSTAT * * FUNCTIONS: none * */ #ifndef CLSTAT_MAIN_H #define CLSTAT_MAIN_H /* * Function prototypes. */ /* functions in clstat_main.c */ void usage(); void Usage(); #endif