X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fconsole-tty.h;h=bc5aacdfb18af03b4a9c80f625584fe742782a52;hb=e4132091270ded973724a818a5c2ecc66e49c0f9;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_ */