10 lines
78 B
C
10 lines
78 B
C
#ifndef ZMRECV_H
|
|
#define ZMRECV_H
|
|
|
|
/* $Id$ */
|
|
|
|
int zmrcvfiles(void);
|
|
|
|
|
|
#endif
|