Commit 74270d6b authored by Ulrich Sibiller's avatar Ulrich Sibiller Committed by Mike Gabriel

os: unifdef UNIXWARE

parent 38ab9ad8
......@@ -101,7 +101,7 @@ OsInit(void)
InitNotifyFds();
#if !defined(__CYGWIN__) && !defined(__UNIXWARE__)
#if !defined(__CYGWIN__)
fclose(stdin);
fclose(stdout);
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment