4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-18 04:19:21 +08:00

revert erroneously applied change

This commit is contained in:
Christopher Faylor 2004-10-07 16:53:51 +00:00
parent 859d85dee0
commit d794d08157

View File

@ -278,7 +278,6 @@ struct init_cygheap
size_t sthreads;
int open_fhs;
pid_t pid; /* my pid */
const char *system_root;
void close_ctty ();
};