156251Selan /* 2*61843Sbostic * Copyright (c) 1989, 1993 3*61843Sbostic * The Regents of the University of California. All rights reserved. 455475Sbostic * 556251Selan * %sccs.include.redist.c% 656123Selan * 7*61843Sbostic * @(#)extern.h 8.1 (Berkeley) 06/06/93 855475Sbostic */ 955475Sbostic 1056123Selan #include <sys/cdefs.h> 1156123Selan 1255475Sbostic void printjob __P((void)); 1356123Selan void recvjob __P((void)); 14