14 lines
293 B
Text
14 lines
293 B
Text
|
$NetBSD: patch-aa,v 1.1.1.1 2009/12/11 19:48:12 agc Exp $
|
||
|
|
||
|
--- log.h 2009/12/11 15:51:23 1.1
|
||
|
+++ log.h 2009/12/11 15:51:40
|
||
|
@@ -15,6 +15,8 @@
|
||
|
#ifndef SSH_LOG_H
|
||
|
#define SSH_LOG_H
|
||
|
|
||
|
+#include <stdarg.h>
|
||
|
+
|
||
|
/* Supported syslog facilities and levels. */
|
||
|
typedef enum {
|
||
|
SYSLOG_FACILITY_DAEMON,
|