mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 16:24:39 +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 "includes.h"
|
||||||
|
|
||||||
|
#include "log.h"
|
||||||
|
|
||||||
#if defined(WITH_IRIX_PROJECT) || \
|
#if defined(WITH_IRIX_PROJECT) || \
|
||||||
defined(WITH_IRIX_JOBS) || \
|
defined(WITH_IRIX_JOBS) || \
|
||||||
defined(WITH_IRIX_ARRAY)
|
defined(WITH_IRIX_ARRAY)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user