#ifndef	_RFC2FTN_H
#define	_RFC2FTN_H

int rfc2ftn(FILE *fp, faddr *);

#endif