X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fconsole-msw.h;h=59a6033d30428588421aceeed2ed2ef4fcfb9c8b;hb=1a1aa5f685a384c2798f6e1dcb75132059acbd49;hp=8d8e3f9a38e1f0b1d7fdeb69cc102426eb826719;hpb=02f4d2761a98c5cb9d5b423d2361160a5d8c9ee4;p=chise%2Fxemacs-chise.git.1 diff --git a/src/console-msw.h b/src/console-msw.h index 8d8e3f9..59a6033 100644 --- a/src/console-msw.h +++ b/src/console-msw.h @@ -342,6 +342,8 @@ USID emacs_mswindows_delete_stream_pair (Lisp_Object instream, HANDLE get_nt_process_handle (Lisp_Process *p); #endif +void mswindows_unwait_process (Lisp_Process *p); + extern Lisp_Object Vmswindows_frame_being_created; extern Lisp_Object mswindows_frame_being_created;