2013-09-26 17:14:40 +02:00

14 lines
293 B
Plaintext

$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,