/* * Copyright (c) 1989 The Regents of the University of California. * All rights reserved. * * * %sccs.include.redist.c% * * @(#)extern.h 5.3 (Berkeley) 09/15/92 */ #include __BEGIN_DECLS void printjob __P((void)); void recvjob __P((void)); ___END_DECLS