diff src/console-tty.h @ 108:360340f9fd5f r20-1b6

Import from CVS: tag r20-1b6
author cvs
date Mon, 13 Aug 2007 09:18:39 +0200
parents 54cc21c15cbb
children d2f30a177268
line wrap: on
line diff
--- a/src/console-tty.h	Mon Aug 13 09:17:27 2007 +0200
+++ b/src/console-tty.h	Mon Aug 13 09:18:39 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. */