
#ifndef	_zprstat_h_
#define	_zprstat_h_


#include "common.h"


extern	char*	program_name;
extern	Bool	debug;
extern	char*	empty_string;


#endif	/* ndef _zprstat_h_ */
