mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-04-08 18:35:05 +02:00
Include log.h for debug() and friends.
Should fix some compiler warnings on IRIX (bz#3032).
This commit is contained in:
parent
53a6ebf144
commit
43702f8e6f
@ -25,6 +25,8 @@
|
||||
|
||||
#include "includes.h"
|
||||
|
||||
#include "log.h"
|
||||
|
||||
#if defined(WITH_IRIX_PROJECT) || \
|
||||
defined(WITH_IRIX_JOBS) || \
|
||||
defined(WITH_IRIX_ARRAY)
|
||||
|
Loading…
x
Reference in New Issue
Block a user