X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=usystem.h;h=a0acd309255ea38d1480f4e32fbc4b2ccb2c7aa2;hb=247b78e04059c63bb74ad0cc3bb81f93e0636b95;hp=b7766525d217572bc38e11e82b4d4931e9c865dc;hpb=cb191ea933dfac6b9b4ea68508886fbc05f7adc5;p=xboard.git diff --git a/usystem.h b/usystem.h index b776652..a0acd30 100644 --- 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));