emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/syswait.h


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/syswait.h
Date: Tue, 04 Feb 2003 09:03:45 -0500

Index: emacs/src/syswait.h
diff -c emacs/src/syswait.h:1.14 emacs/src/syswait.h:1.15
*** emacs/src/syswait.h:1.14    Mon Aug 12 13:27:57 2002
--- emacs/src/syswait.h Tue Feb  4 09:03:13 2003
***************
*** 90,96 ****
  #define WCOREDUMP(w) ((w&0200) != 0)
  #endif
  
! #else 
  
  #ifdef BSD4_1
  #include <wait.h>
--- 90,96 ----
  #define WCOREDUMP(w) ((w&0200) != 0)
  #endif
  
! #else
  
  #ifdef BSD4_1
  #include <wait.h>




reply via email to

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