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