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