/* mondo-rstr-compare.h
 * $Id: mondo-rstr-compare.h 1647 2007-09-24 01:24:45Z bruno $
 */


int compare_to_CD();
int compare_to_cdstream();
int compare_to_tape();

int
compare_mode(struct mountlist_itself *mountlist,
			 struct raidlist_itself *raidlist);
