Index: log.h --- log.h.orig +++ log.h @@ -15,6 +15,9 @@ #ifndef SSH_LOG_H #define SSH_LOG_H +#include +#include + /* Supported syslog facilities and levels. */ typedef enum { SYSLOG_FACILITY_DAEMON,