HomeFreeBSD

security/openssh-portable: fix missing include for sshd.c

Description

security/openssh-portable: fix missing include for sshd.c

This patch adds a missing include for channels.h. It is needed, as
later in the file there is a call to channel_set_hpn, which is
declared in channels.h.

Some ISO C99 compilers may complain about implicit function declaration.

Details

Provenance
Nikola Knezevic <nikola@knezevic.ch>Authored on Aug 14 2024, 8:44 AM
bdreweryCommitted on Aug 17 2024, 3:31 AM
Parents
R11:1963f6d23107: games/veloren-weekly: update to s20240815
Branches
Unknown
Tags
Unknown