/[emacs]/emacs/src/keyboard.c
ViewVC logotype

Diff of /emacs/src/keyboard.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.809 by jhd, Sun Jan 16 09:17:02 2005 UTC revision 1.810 by dann, Sun Feb 13 00:21:11 2005 UTC
# Line 65  Boston, MA 02111-1307, USA.  */ Line 65  Boston, MA 02111-1307, USA.  */
65  #include <unistd.h>  #include <unistd.h>
66  #endif  #endif
67    
68    #ifdef HAVE_FCNTL_H
69    #include <fcntl.h>
70    #endif
71    
72  /* This is to get the definitions of the XK_ symbols.  */  /* This is to get the definitions of the XK_ symbols.  */
73  #ifdef HAVE_X_WINDOWS  #ifdef HAVE_X_WINDOWS
74  #include "xterm.h"  #include "xterm.h"

Legend:
Removed from v.1.809  
changed lines
  Added in v.1.810

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26