mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 18:46:38 -04:00
11 lines
402 B
C
11 lines
402 B
C
--- jdk/src/solaris/native/sun/awt/wsutils.h
|
|
+++ jdk/src/solaris/native/sun/awt/wsutils.h
|
|
@@ -70,7 +70,7 @@ from The Open Group.
|
|
*
|
|
******************************************************************************/
|
|
|
|
-typedef unsigned long Pixel;
|
|
+#include <X11/Intrinsic.h> /* For Pixel */
|
|
|
|
/* This is the actual structure returned by the X server describing the
|
|
* SERVER_OVERLAY_VISUAL property.
|