diff src/procimpl.h @ 278:90d73dddcdc4 r21-0b37

Import from CVS: tag r21-0b37
author cvs
date Mon, 13 Aug 2007 10:31:29 +0200
parents 727739f917cb
children e11d67e05968
line wrap: on
line diff
--- a/src/procimpl.h	Mon Aug 13 10:30:38 2007 +0200
+++ b/src/procimpl.h	Mon Aug 13 10:31:29 2007 +0200
@@ -166,6 +166,8 @@
 
 extern volatile int process_tick;
 
+extern int windowed_process_io;
+
 #ifdef HAVE_MULTICAST
 extern Lisp_Object Qmulticast;
 #endif