/* * Copyright (c) 1989 The Regents of the University of California. * All rights reserved. * * %sccs.include.redist.c% * * @(#)pathnames.h 5.2 (Berkeley) 06/01/90 */ #include #define _PATH_ACULOG "/var/log/aculog" #define _PATH_LOCKDIRNAME "/var/spool/uucp/LCK..%s" #ifdef notdef #define _PATH_LOCKDIRNAME "/var/spool/uucp/LCK/LCK..%s" #endif #define _PATH_PHONES "/etc/phones" #define _PATH_REMOTE "/etc/remote"