xref: /csrg-svn/usr.bin/error/pathnames.h (revision 61987)
137995Sbostic /*
2*61987Sbostic  * Copyright (c) 1989, 1993
3*61987Sbostic  *	The Regents of the University of California.  All rights reserved.
437995Sbostic  *
542683Sbostic  * %sccs.include.redist.c%
637995Sbostic  *
7*61987Sbostic  *	@(#)pathnames.h	8.1 (Berkeley) 06/06/93
837995Sbostic  */
937995Sbostic 
1037995Sbostic #include <paths.h>
1137995Sbostic 
1237995Sbostic #define	IG_FILE1	"llib-lc"
1337995Sbostic #define	IG_FILE2	"llib-port"
1437995Sbostic #define	IG_FILE3	"/usr/lib/llib-lc"
1537995Sbostic #define	IG_FILE4	"/usr/lib/llib-port"
1637995Sbostic #undef _PATH_TMP
1737995Sbostic #define	_PATH_TMP	"/tmp/ErrorXXXXXX"
18