emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/fns.c


From: Steven Tamm
Subject: [Emacs-diffs] Changes to emacs/src/fns.c
Date: Mon, 27 Dec 2004 12:42:30 -0500

Index: emacs/src/fns.c
diff -c emacs/src/fns.c:1.379 emacs/src/fns.c:1.380
*** emacs/src/fns.c:1.379       Mon Nov 29 15:35:15 2004
--- emacs/src/fns.c     Mon Dec 27 17:27:30 2004
***************
*** 26,33 ****
  #endif
  #include <time.h>
  
! #ifndef MAC_OSX
! /* On Mac OS X, defining this conflicts with precompiled headers.  */
  
  /* Note on some machines this defines `vector' as a typedef,
     so make sure we don't use that name in this file.  */
--- 26,33 ----
  #endif
  #include <time.h>
  
! #ifndef MAC_OS
! /* On Mac OS, defining this conflicts with precompiled headers.  */
  
  /* Note on some machines this defines `vector' as a typedef,
     so make sure we don't use that name in this file.  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]