PR/59839 CVS commit: src/sys/lib/libsa
"Nia Alarie" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/59839; it has been noted by GNATS. From: "Nia Alarie" <[email protected]> To: [email protected] Cc: Subject: PR/59839 CVS commit: src/sys/lib/libsa Date: Fri, 19 Dec 2025 09:31:16 +0000 Module Name: src Committed By: nia Date: Fri Dec 19 09:31:16 UTC 2025 Modified Files: src/sys/lib/libsa: ext2fs.c minixfs3.c Log Message: libsa: Do not assume <sys/endian.h> is transcluded via <sys/param.h> prompted by PR pkg/59839 To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sys/lib/libsa/ext2fs.c cvs rdiff -u -r1.13 -r1.14 src/sys/lib/libsa/minixfs3.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.