summaryrefslogtreecommitdiff
path: root/include/X11/Xtos.h
diff options
context:
space:
mode:
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