emacs-diffs
[Top][All Lists]
Advanced

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

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


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

Index: emacs/src/termcap.c
diff -c emacs/src/termcap.c:1.23 emacs/src/termcap.c:1.24
*** emacs/src/termcap.c:1.23    Fri Apr 26 19:39:05 2002
--- emacs/src/termcap.c Mon Jun  2 14:42:13 2003
***************
*** 53,59 ****
  #ifdef HAVE_UNISTD_H
  #include <unistd.h>
  #endif
! #ifdef _POSIX_VERSION
  #include <fcntl.h>
  #endif
  
--- 53,59 ----
  #ifdef HAVE_UNISTD_H
  #include <unistd.h>
  #endif
! #ifdef HAVE_FCNTL_H
  #include <fcntl.h>
  #endif
  




reply via email to

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