141138Sbostic /*-
241138Sbostic  * Copyright (c) 1990 The Regents of the University of California.
341138Sbostic  * All rights reserved.
441138Sbostic  *
541138Sbostic  * %sccs.include.redist.c%
641138Sbostic  *
7*45976Sbostic  *	@(#)pathnames.h	5.3 (Berkeley) 01/17/91
841138Sbostic  */
941138Sbostic #include <paths.h>
1041138Sbostic 
11*45976Sbostic #define _PATH_LOCTMP	"/tmp/local.XXXXXX"
12