#ifndef ZMRECV_H #define ZMRECV_H /* $Id$ */ int zmrcvfiles(int); int putsec(char*,int); int closeit(int); #endif