1*41119Sbostic /*- 2*41119Sbostic * Copyright (c) 1990 The Regents of the University of California. 3*41119Sbostic * All rights reserved. 4*41119Sbostic * 5*41119Sbostic * %sccs.include.redist.c% 6*41119Sbostic * 7*41119Sbostic * @(#)pathnames.h 5.1 (Berkeley) 04/28/90 8*41119Sbostic */ 9*41119Sbostic 10*41119Sbostic #include <paths.h> 11*41119Sbostic 12*41119Sbostic #define _PATH_IMPLOG "/var/log/implog" 13