comparison 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
comparison
equal deleted inserted replaced
277:cfdf3ff11843 278:90d73dddcdc4
164 164
165 extern c_hashtable usid_to_process; 165 extern c_hashtable usid_to_process;
166 166
167 extern volatile int process_tick; 167 extern volatile int process_tick;
168 168
169 extern int windowed_process_io;
170
169 #ifdef HAVE_MULTICAST 171 #ifdef HAVE_MULTICAST
170 extern Lisp_Object Qmulticast; 172 extern Lisp_Object Qmulticast;
171 #endif 173 #endif
172 174
173 #ifdef PROCESS_IO_BLOCKING 175 #ifdef PROCESS_IO_BLOCKING