xref: /csrg-svn/usr.bin/ftp/pathnames.h (revision 62012)
137995Sbostic /*
2*62012Sbostic  * Copyright (c) 1989, 1993
3*62012Sbostic  *	The Regents of the University of California.  All rights reserved.
437995Sbostic  *
542666Sbostic  * %sccs.include.redist.c%
637995Sbostic  *
7*62012Sbostic  *	@(#)pathnames.h	8.1 (Berkeley) 06/06/93
837995Sbostic  */
937995Sbostic 
1037995Sbostic #include <paths.h>
1137995Sbostic 
1237995Sbostic #undef _PATH_TMP
1337995Sbostic #define	_PATH_TMP	"/tmp/ftpXXXXXX"
14