From 460ce198b1aaa81f36f28dd8791ff7e0ad6a3387 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 11 Jun 2007 07:32:47 +0000 Subject: applied a patch from Peter Vrabec (Thanks!) to integrate klogd into the rsyslog package. That removes dependency on the original sysklogd package. --- syslog.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'syslog.c') diff --git a/syslog.c b/syslog.c index 94208a45..59822220 100644 --- a/syslog.c +++ b/syslog.c @@ -50,6 +50,8 @@ #include #include #include +#undef syslog +#undef vsyslog #if 0 #include "syslog.h" #include "pathnames.h" -- cgit v1.2.3