summaryrefslogtreecommitdiff
path: root/java/jdk15/files/patch-j2se::java2d::j2d_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/+16
(which FreeBSD 4.x lacks). Approved by: phantom (maintainer)