11 lines
88 B
C
11 lines
88 B
C
#ifndef _ZMSEND_H
|
|
#define _ZMSEND_H
|
|
|
|
/* $Id$ */
|
|
|
|
|
|
int zmsndfiles(down_list *);
|
|
|
|
|
|
#endif
|