xref: /csrg-svn/usr.bin/error/pathnames.h (revision 42683)
137995Sbostic /*
237995Sbostic  * Copyright (c) 1989 The Regents of the University of California.
337995Sbostic  * All rights reserved.
437995Sbostic  *
5*42683Sbostic  * %sccs.include.redist.c%
637995Sbostic  *
7*42683Sbostic  *	@(#)pathnames.h	5.2 (Berkeley) 06/01/90
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