From d794d0815704fc7e9ef4f79d9b393e047b3cec85 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 7 Oct 2004 16:53:51 +0000 Subject: [PATCH] revert erroneously applied change --- winsup/cygwin/cygheap.h | 1 - 1 file changed, 1 deletion(-) diff --git a/winsup/cygwin/cygheap.h b/winsup/cygwin/cygheap.h index 1ab3a7f79..b8203bf08 100644 --- a/winsup/cygwin/cygheap.h +++ b/winsup/cygwin/cygheap.h @@ -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 (); }; -- 2.43.5