diff --git a/log.h b/log.h index 347ce0392..0e9e303c7 100644 --- a/log.h +++ b/log.h @@ -1,4 +1,4 @@ -/* $OpenBSD: log.h,v 1.31 2021/04/03 05:54:14 djm Exp $ */ +/* $OpenBSD: log.h,v 1.32 2021/04/06 23:24:30 djm Exp $ */ /* * Author: Tatu Ylonen @@ -16,7 +16,7 @@ #define SSH_LOG_H #include /* va_list */ -#include /* ssh_err() */ +#include "ssherr.h" /* ssh_err() */ /* Supported syslog facilities and levels. */ typedef enum {