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