summaryrefslogtreecommitdiff
path: root/java/jdk13/files/patch-j2sdk1.3.1-awt-awt_motif21.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Make it so we include Xm/XmIm.h rather than defining our own prototype.Greg Lewis2007-06-021-0/+13
Fixes a build error due to the prototype being defined not matching the actual function. Pointed out by: pointyhat (via kris)