4.4BSD snapshot (revision 8.1); add 1993 to copyright
[unix-history] / usr / src / usr.bin / uucp / includes / pathnames.h
CommitLineData
f49909f5 1/*-
80f143f6
KB
2 * Copyright (c) 1989, 1993
3 * The Regents of the University of California. All rights reserved.
7abf8d65 4 *
f49909f5 5 * %sccs.include.redist.c%
7abf8d65 6 *
80f143f6 7 * @(#)pathnames.h 8.1 (Berkeley) %G%
7abf8d65
KB
8 */
9
10#include <paths.h>
11
12#define _PATH_NEWTTYS "/etc/ttys.new"
7abf8d65 13#define _PATH_TTYS "/etc/ttys"