/* * lc.h,v 1.6 2000/03/07 22:16:30 kim Exp * * Copyright (C) 1991-2000 Kimmo Suominen, Christophe Wolfhugel * * Please read the files COPYRIGHT and AUTHORS for the extended * copyrights refering to this file. * * External definitions from lc.c */ extern void listservCmd(char *); extern FILE *getMTA(char *, char *, int);