summaryrefslogtreecommitdiff
path: root/java/jdk16/files/patch-j2se::common::gdefs_md.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Fix the build on FreeBSD 4.x by using <inttypes.h> rather than <stdint.h>Greg Lewis2005-04-071-0/+14
(which FreeBSD 4.x lacks). Approved by: phantom (maintainer)