167635deac758350aa722b336e2b2fe6e316ebdf
[org.ibex.core.git] / src / org / xwt / plat / Solaris.cc
1 #include <sys/int_types.h>
2
3 // HACK
4 typedef unsigned long long uint64_t;
5
6 #include "X11.cc"