mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-26 23:34:55 +02:00
missing header
This commit is contained in:
parent
999d7cb79a
commit
d55dfed34e
@ -7,6 +7,8 @@
|
||||
#include <stdarg.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "log.h"
|
||||
|
||||
void sshfatal(const char *file, const char *func, int line, int showfunc,
|
||||
LogLevel level, const char *fmt, ...);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user