PR/59839 CVS commit: src/sys/lib/libkern
"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/libkern Date: Sun, 4 Jan 2026 10:59:21 +0000 Module Name: src Committed By: nia Date: Sun Jan 4 10:59:21 UTC 2026 Modified Files: src/sys/lib/libkern: intoa.c Log Message: libkern: Don't assume <sys/endian.h> is transcluded via <sys/types.h> prompted by PR pkg/59839 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/lib/libkern/intoa.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.