emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/src/doc.c
Date: Mon, 02 Jun 2003 14:45:00 -0400

Index: emacs/src/doc.c
diff -c emacs/src/doc.c:1.100 emacs/src/doc.c:1.101
*** emacs/src/doc.c:1.100       Thu Apr 17 17:58:34 2003
--- emacs/src/doc.c     Mon Jun  2 14:45:00 2003
***************
*** 24,30 ****
  #include <sys/types.h>
  #include <sys/file.h> /* Must be after sys/types.h for USG and BSD4_1*/
  
! #ifdef USG5
  #include <fcntl.h>
  #endif
  
--- 24,30 ----
  #include <sys/types.h>
  #include <sys/file.h> /* Must be after sys/types.h for USG and BSD4_1*/
  
! #ifdef HAVE_FCNTL_H
  #include <fcntl.h>
  #endif
  




reply via email to

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