emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/fileio.c
Date: Tue, 11 Dec 2001 17:19:45 -0500

Index: emacs/src/fileio.c
diff -c emacs/src/fileio.c:1.432 emacs/src/fileio.c:1.433
*** emacs/src/fileio.c:1.432    Sun Dec  2 00:04:19 2001
--- emacs/src/fileio.c  Tue Dec 11 17:19:44 2001
***************
*** 23,29 ****
  
  #include <config.h>
  
! #if defined (USG5) || defined (BSD_SYSTEM) || defined (LINUX)
  #include <fcntl.h>
  #endif
  
--- 23,29 ----
  
  #include <config.h>
  
! #if defined (USG5) || defined (BSD_SYSTEM) || defined (GNU_LINUX)
  #include <fcntl.h>
  #endif
  



reply via email to

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