diff src/console-tty.h @ 392:1f50e6fe4f3f r21-2-11

Import from CVS: tag r21-2-11
author cvs
date Mon, 13 Aug 2007 11:10:50 +0200
parents 8626e4521993
children 74fd4e045ea6
line wrap: on
line diff
--- a/src/console-tty.h	Mon Aug 13 11:10:04 2007 +0200
+++ b/src/console-tty.h	Mon Aug 13 11:10:50 2007 +0200
@@ -293,5 +293,6 @@
 						     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_ */