summaryrefslogtreecommitdiff
path: root/include/sys/syslog.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-02-21 18:58:30 +0000
committerEric Andersen <andersen@codepoet.org>2001-02-21 18:58:30 +0000
commit36970cc69149ef3a3f32d57663a14adedaebcbb9 (patch)
treea82e8df0bf9a6771c4b27f9f15c5a2844e8f81ea /include/sys/syslog.h
parent93ccb0356b10af44f620ec035fb76fa8a1165c22 (diff)
Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - Embedded
and Personal Systems. Thanks! -Erik
Diffstat (limited to 'include/sys/syslog.h')
-rw-r--r--include/sys/syslog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sys/syslog.h b/include/sys/syslog.h
index bfef56bb5..ffdb39bc1 100644
--- a/include/sys/syslog.h
+++ b/include/sys/syslog.h
@@ -37,7 +37,7 @@
#define _SYS_SYSLOG_H 1
#include <features.h>
-#define __need___va_list
+// #define __need___va_list
#include <stdarg.h>