emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.c
Date: Sat, 12 Feb 2005 19:21:12 -0500

Index: emacs/src/keyboard.c
diff -c emacs/src/keyboard.c:1.809 emacs/src/keyboard.c:1.810
*** emacs/src/keyboard.c:1.809  Sun Jan 16 09:17:02 2005
--- emacs/src/keyboard.c        Sun Feb 13 00:21:11 2005
***************
*** 65,70 ****
--- 65,74 ----
  #include <unistd.h>
  #endif
  
+ #ifdef HAVE_FCNTL_H
+ #include <fcntl.h>
+ #endif
+ 
  /* This is to get the definitions of the XK_ symbols.  */
  #ifdef HAVE_X_WINDOWS
  #include "xterm.h"




reply via email to

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