xref: /csrg-svn/libexec/bugfiler/extern.h (revision 61420)
160084Sbostic /*-
2*61420Sbostic  * Copyright (c) 1993
3*61420Sbostic  *	The Regents of the University of California.  All rights reserved.
460084Sbostic  *
560084Sbostic  * %sccs.include.redist.c%
660084Sbostic  *
7*61420Sbostic  *	@(#)extern.h	8.1 (Berkeley) 06/04/93
860084Sbostic  */
960084Sbostic 
1060084Sbostic void	error __P((char *, char *));
1160084Sbostic void	gethead __P((int));
1260084Sbostic int	process __P((void));
1360084Sbostic void	redist __P((void));
1460084Sbostic void	reply __P((void));
1560084Sbostic void	seterr __P((void));
16