summaryrefslogtreecommitdiff
path: root/include/X11/Xtos.h
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-09-15 16:33:21 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-09-15 16:33:21 +0000
commit4b3a011911ab70d5bfdc73394f1bf00cb9d1bd0b (patch)
treef645d97bb8a5007d93a21e4c83b9b072637d2bfd /include/X11/Xtos.h
parent226ceb39dc66ef795ba1bad9b5eac598693eefff (diff)
Pull XORG-6_8_0 to CYGWIN branchCYGWIN-6_8_1-MERGECYGWIN-6_8_0-MERGE
Diffstat (limited to 'include/X11/Xtos.h')
-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