diff src/console-tty.h @ 30:ec9a17fef872 r19-15b98

Import from CVS: tag r19-15b98
author cvs
date Mon, 13 Aug 2007 08:52:29 +0200
parents 0293115a14e9
children 56c54cf7c5b6
line wrap: on
line diff
--- a/src/console-tty.h	Mon Aug 13 08:51:58 2007 +0200
+++ b/src/console-tty.h	Mon Aug 13 08:52:29 2007 +0200
@@ -43,6 +43,7 @@
   int infd, outfd;
   Lisp_Object instream, outstream;
   Lisp_Object terminal_type;
+  Lisp_Object controlling_process;
   char *term_entry_buffer;
 
   /* Physical location of cursor on this console. */