#ifndef _RFC2FTN_H #define _RFC2FTN_H /* $Id$ */ int charwrite(char *, FILE *); int rfc2ftn(FILE *fp, faddr *); #endif