[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/unexmips.c,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/unexmips.c,v |
Date: |
Thu, 10 Jul 2008 02:37:08 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/10 02:37:07
Index: unexmips.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/unexmips.c,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- unexmips.c 14 May 2008 07:49:57 -0000 1.21
+++ unexmips.c 10 Jul 2008 02:37:07 -0000 1.22
@@ -77,7 +77,7 @@
#endif /* not MACH */
-#if defined (IRIS_4D) || defined (sony)
+#if defined (IRIS_4D)
#include "getpagesize.h"
#include <fcntl.h>
#endif
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/src/unexmips.c,v,
Dan Nicolaescu <=