X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fxwt%2Fplat%2FSolaris.cc;fp=src%2Forg%2Fxwt%2Fplat%2FSolaris.cc;h=4ac4d75cd480039053d7050e476663866a328811;hb=b67d71177df626438ba61da54130586b66b9f676;hp=fcc28b7a1aa68a027e6deb2ed9e0227a5a16f4e0;hpb=9ff1efe0510a17b663234e7de13ebdbfd9436a7e;p=org.ibex.core.git diff --git a/src/org/xwt/plat/Solaris.cc b/src/org/xwt/plat/Solaris.cc index fcc28b7..4ac4d75 100644 --- a/src/org/xwt/plat/Solaris.cc +++ b/src/org/xwt/plat/Solaris.cc @@ -1 +1,5 @@ +#include +#define u_int8_t uint8_t +#define u_int16_t uint16_t +#define u_int32_t uint32_t #include "X11.cc"