summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2004-08-11 21:14:17 +0000
committerKevin E Martin <kem@kem.org>2004-08-11 21:14:17 +0000
commit045e3de107523f28e765da8239d6afa9f51d6ba2 (patch)
treef645d97bb8a5007d93a21e4c83b9b072637d2bfd
parent7a541dcaa28b6f97a647d0d8e0873f665ea372aa (diff)
-rw-r--r--include/X11/Xtos.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/X11/Xtos.h b/include/X11/Xtos.h
index 005cf0d..013b241 100644
--- a/include/X11/Xtos.h
+++ b/include/X11/Xtos.h
@@ -68,6 +68,7 @@ SOFTWARE.
defined(__s390x__) || \
(defined(__hppa__) && defined(__LP64__)) || \
defined(__amd64__) || defined(amd64) || \
+ defined(__powerpc64__) || \
(defined(sgi) && (_MIPS_SZLONG == 64))
#define LONG64
#endif