view nt/inc/sys/ioctl.h @ 42947:76e795715361

(xterm-standard-colors): New variable. (xterm-rgb-convert-to-16bit, xterm-register-default-colors) (xterm-rxvt-set-background-mode): New functions. (toplevel): Call xterm-register-default-colors, xterm-rxvt-set-background-mode, and tty-set-up-initial-frame-faces. Add support for more keys from xterm's terminfo entry.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 25 Jan 2002 13:10:46 +0000
parents 1877e9736ea1
children 695cf19ef79e
line wrap: on
line source

/*
 * sys\ioctl.h doesn't exist on NT...rather than including it conditionally
 * in many of the source files, we just extend the include path so that the
 * compiler will pick this up empty header instead.
 */