xref: /csrg-svn/libexec/getty/pathnames.h (revision 61431)
137276Sbostic /*
2*61431Sbostic  * Copyright (c) 1989, 1993
3*61431Sbostic  *	The Regents of the University of California.  All rights reserved.
437276Sbostic  *
542670Sbostic  * %sccs.include.redist.c%
637276Sbostic  *
7*61431Sbostic  *	@(#)pathnames.h	8.1 (Berkeley) 06/04/93
837276Sbostic  */
937276Sbostic 
1037988Sbostic #include <paths.h>
1137988Sbostic 
1237276Sbostic #define	_PATH_GETTYTAB	"/etc/gettytab"
1337988Sbostic #define	_PATH_LOGIN	"/usr/bin/login"
14