The following reply was made to PR pkg/59839; it has been noted by GNATS. From: "Nia Alarie" <nia%netbsd.org@localhost> To: gnats-bugs%gnats.NetBSD.org@localhost Cc: Subject: PR/59839 CVS commit: src/common/lib/libc/hash/sha2 Date: Thu, 8 Jan 2026 11:31:24 +0000 Module Name: src Committed By: nia Date: Thu Jan 8 11:31:24 UTC 2026 Modified Files: src/common/lib/libc/hash/sha2: sha2.c Log Message: sha2: Include <sys/endian.h> also when not doing a tools build. prompted by PR pkg/59839 To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/common/lib/libc/hash/sha2/sha2.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.