summaryrefslogtreecommitdiff
path: root/include/X11/Xtos.h
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-03-17 20:29:25 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-03-17 20:29:25 +0000
commit226ceb39dc66ef795ba1bad9b5eac598693eefff (patch)
tree95523639c16fcf0d75ff25d451e8acbe10699e4e /include/X11/Xtos.h
parent74a94933d160fc9b82c5f5e1c895cb52689f3e41 (diff)
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