X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fconsole-tty.h;h=bc5aacdfb18af03b4a9c80f625584fe742782a52;hp=3b88295cf078d1bd959eabaf9539f7d9299feae1;hb=28a3fa29bc0bd9a124b6e3379e82d62e815c22a2;hpb=cfe4120f7310b0d3a0a186a91c9e18efe6b1320f diff --git a/src/console-tty.h b/src/console-tty.h index 3b88295..bc5aacd 100644 --- a/src/console-tty.h +++ b/src/console-tty.h @@ -293,5 +293,6 @@ Lisp_Object tty_semi_canonicalize_device_connection (Lisp_Object connection, Error_behavior errb); Lisp_Object tty_canonicalize_device_connection (Lisp_Object connection, Error_behavior errb); +struct console * tty_find_console_from_fd (int fd); #endif /* _XEMACS_CONSOLE_TTY_H_ */