Kill _OLD_PATH_LOG. It's not needed.

This commit is contained in:
Joerg Wunsch 1996-10-28 08:25:51 +00:00
parent 1c0899bbb0
commit 72b53fbfa3
1 changed files with 1 additions and 2 deletions

View File

@ -31,13 +31,12 @@
* SUCH DAMAGE.
*
* @(#)syslog.h 8.1 (Berkeley) 6/2/93
* $Id: syslog.h,v 1.6 1996/03/28 18:29:14 scrappy Exp $
* $Id: syslog.h,v 1.7 1996/10/23 20:17:54 julian Exp $
*/
#ifndef _SYS_SYSLOG_H_
#define _SYS_SYSLOG_H_
#define _OLD_PATH_LOG "/dev/log"
#define _PATH_LOG "/var/run/log"
/*