When ICS Console open EOF from keyboard is no error
[xboard.git] / usystem.h
index b776652..a0acd30 100644 (file)
--- a/usystem.h
+++ b/usystem.h
@@ -68,6 +68,7 @@ typedef struct {
 } ChildProc;
 
 extern char *oldICSInteractionTitle;
+extern Boolean stdoutClosed;
 
 char *ExpandPathName P((char *path));
 int  MySearchPath P((char *installDir, char *name, char *fullname));