X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fconsole-tty.h;h=bc5aacdfb18af03b4a9c80f625584fe742782a52;hb=9cc68db575eb65d7a70b34ae1f6ef1eb4b62f756;hp=3b88295cf078d1bd959eabaf9539f7d9299feae1;hpb=77dcef404dc78635f6ffa8f71a803d2bc7cc8921;p=chise%2Fxemacs-chise.git 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_ */