/*
 * $Id: mondo-rstr-compare.h 1663 2007-09-27 10:21:18Z bruno $
**/


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

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