/* * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * * %sccs.include.redist.c% * * @(#)extern.h 8.1 (Berkeley) 06/06/93 */ void recvfile __P((int, char *, char *)); void sendfile __P((int, char *, char *));