#ifndef	_SCAN_H
#define	_SCAN_H


void ScanMail(int);
int  RescanOne(faddr *, char *, unsigned long);


#endif