https://bugzilla.mindrot.org/show_bug.cgi?id=2274
Bug ID: 2274
Summary: Build fixes for musl libc
Product: Portable OpenSSH
Version: 6.6p1
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Miscellaneous
Assignee: [email protected]
Reporter: [email protected]
Created attachment 2472
--> https://bugzilla.mindrot.org/attachment.cgi?id=2472&action=edit
Add #include <sys/param.h> in source files using "howmany"
When compiling with musl libc, the configure script finds the presence
of the "howmany" macro, which musl defines in <sys/param.h>. However,
only some of the sources using "howmany" actually include that header.
Attached is a patch to add the necessary #includes.
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs