summaryrefslogtreecommitdiff
path: root/include/X11/Xtos.h
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-04-23 18:43:54 +0000
committerEgbert Eich <eich@suse.de>2004-04-23 18:43:54 +0000
commitb83924fa380f9e68c0c8a9dada6094c95fc44441 (patch)
tree95523639c16fcf0d75ff25d451e8acbe10699e4e /include/X11/Xtos.h
parent1b4f95dee32054b4d14ed5f78e47371c544fc5ac (diff)
Merging XORG-CURRENT into trunkXACE-SELINUX-MERGECOMPOSITEWRAP
Diffstat (limited to 'include/X11/Xtos.h')
-rw-r--r--include/X11/Xtos.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/X11/Xtos.h b/include/X11/Xtos.h
index f87fdb2..005cf0d 100644
--- a/include/X11/Xtos.h
+++ b/include/X11/Xtos.h
@@ -48,7 +48,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86: xc/lib/Xt/Xtos.h,v 3.13 2003/10/24 15:47:35 tsi Exp $ */
+/* $XFree86: xc/lib/Xt/Xtos.h,v 3.12tsi Exp $ */
#ifndef _Xtos_h
#define _Xtos_h
@@ -67,7 +67,7 @@ SOFTWARE.
defined(__sparc64__) || \
defined(__s390x__) || \
(defined(__hppa__) && defined(__LP64__)) || \
- defined(__AMD64__) || defined(AMD64) || \
+ defined(__amd64__) || defined(amd64) || \
(defined(sgi) && (_MIPS_SZLONG == 64))
#define LONG64
#endif