2003/10/16 05:24:23
[org.ibex.core.git] / src / org / xwt / plat / Solaris.cc
index fcc28b7..167635d 100644 (file)
@@ -1 +1,6 @@
+#include <sys/int_types.h>
+
+// HACK
+typedef unsigned long long uint64_t;
+
 #include "X11.cc"