emacs-diffs
[Top][All Lists]
Advanced

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

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


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/mac.c
Date: Fri, 29 Apr 2005 05:00:08 -0400

Index: emacs/src/mac.c
diff -c emacs/src/mac.c:1.34 emacs/src/mac.c:1.35
*** emacs/src/mac.c:1.34        Sun Apr 24 06:05:39 2005
--- emacs/src/mac.c     Fri Apr 29 09:00:07 2005
***************
*** 24,35 ****
  
  #include <stdio.h>
  #include <errno.h>
- #include <time.h>
  
  #include "lisp.h"
  #include "process.h"
- #include "sysselect.h"
  #include "systime.h"
  #include "blockinput.h"
  
  #include "macterm.h"
--- 24,34 ----
  
  #include <stdio.h>
  #include <errno.h>
  
  #include "lisp.h"
  #include "process.h"
  #include "systime.h"
+ #include "sysselect.h"
  #include "blockinput.h"
  
  #include "macterm.h"




reply via email to

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