160063Storek /* 2*62309Sbostic * Copyright (c) 1993 3*62309Sbostic * The Regents of the University of California. All rights reserved. 460063Storek * 560063Storek * %sccs.include.redist.c% 660063Storek * 7*62309Sbostic * @(#)extern.h 8.1 (Berkeley) 06/06/93 860063Storek */ 960063Storek 1060063Storek void recvfile __P((int, char *, char *)); 1160063Storek void sendfile __P((int, char *, char *)); 12