=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/log.h,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- src/usr.bin/ssh/log.h 2018/07/27 12:03:17 1.23 +++ src/usr.bin/ssh/log.h 2019/09/06 04:53:27 1.24 @@ -1,4 +1,4 @@ -/* $OpenBSD: log.h,v 1.23 2018/07/27 12:03:17 markus Exp $ */ +/* $OpenBSD: log.h,v 1.24 2019/09/06 04:53:27 djm Exp $ */ /* * Author: Tatu Ylonen @@ -14,6 +14,8 @@ #ifndef SSH_LOG_H #define SSH_LOG_H + +#include /* va_list */ /* Supported syslog facilities and levels. */ typedef enum {