1*55475Sbostic /*- 2*55475Sbostic * Copyright (c) 1992 The Regents of the University of California. 3*55475Sbostic * All rights reserved. 4*55475Sbostic * 5*55475Sbostic * %sccs.include.redist.c% 6*55475Sbostic * 7*55475Sbostic * @(#)extern.h 5.1 (Berkeley) 07/21/92 8*55475Sbostic */ 9*55475Sbostic 10*55475Sbostic void printjob __P((void)); 11*55475Sbostic int recvjob __P((void)); 12