put pathnames in pathnames.h, reorg include files
[unix-history] / usr / src / usr.sbin / sliplogin / pathnames.h
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* %sccs.include.redist.c%
*
* @(#)pathnames.h 5.1 (Berkeley) %G%
*/
#define _PATH_ACCESS "/etc/slip.hosts"
#define _PATH_LOGIN "/etc/slip.login"
#define _PATH_LOGOUT "/etc/slip.logout"