summaryrefslogtreecommitdiffstats
path: root/syslog.c
diff options
context:
space:
mode:
Diffstat (limited to 'syslog.c')
-rw-r--r--syslog.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/syslog.c b/syslog.c
index 94208a45..59822220 100644
--- a/syslog.c
+++ b/syslog.c
@@ -50,6 +50,8 @@
#include <sys/file.h>
#include <sys/signal.h>
#include <sys/syslog.h>
+#undef syslog
+#undef vsyslog
#if 0
#include "syslog.h"
#include "pathnames.h"