#ifndef _POSTECHO_H #define _POSTECHO_H /* $Id$ */ int postecho(faddr *, faddr *, faddr *, char *, char *, time_t, int, int, FILE *, int); #endif