[Bug 3292] New: log.h treats ssherr.h as standard library header file
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Apr 7 09:16:09 AEST 2021
https://bugzilla.mindrot.org/show_bug.cgi?id=3292
Bug ID: 3292
Summary: log.h treats ssherr.h as standard library header file
Product: Portable OpenSSH
Version: 8.5p1
Hardware: Other
OS: Windows 10
Status: NEW
Severity: enhancement
Priority: P5
Component: Build system
Assignee: unassigned-bugs at mindrot.org
Reporter: balu.gajjala at gmail.com
code change,
#include <ssherr.h> --->>> #include "ssherr.h"
https://github.com/openssh/openssh-portable/blob/e7d0a285dbdd65d8df16123ad90f15e91862f959/log.h#L19
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list