#ifndef	_SCAN_H
#define	_SCAN_H

/* $Id$ */

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

#endif