/* * $Id: mondo-rstr-compare-EXT.h 688 2006-07-17 13:44:46Z bcornec $ **/ extern int compare_to_CD(struct s_bkpinfo *); extern int compare_to_cdstream(struct s_bkpinfo *); extern int compare_to_tape(struct s_bkpinfo *); extern int compare_mode(struct s_bkpinfo *bkpinfo, struct mountlist_itself *mountlist, struct raidlist_itself *raidlist);