emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Steven Tamm
Subject: [Emacs-diffs] Changes to emacs/src/editfns.c
Date: Sun, 07 Nov 2004 01:20:10 -0500

Index: emacs/src/editfns.c
diff -c emacs/src/editfns.c:1.383 emacs/src/editfns.c:1.384
*** emacs/src/editfns.c:1.383   Sat Nov  6 17:00:37 2004
--- emacs/src/editfns.c Sun Nov  7 05:57:08 2004
***************
*** 40,45 ****
--- 40,48 ----
  #endif
  
  #if defined HAVE_SYS_RESOURCE_H
+ #ifdef MAC_OSX
+ #include <sys/time.h>
+ #endif
  #include <sys/resource.h>
  #endif
  




reply via email to

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