Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/thread.h')
-rw-r--r--winsup/cygwin/thread.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/winsup/cygwin/thread.h b/winsup/cygwin/thread.h
index aed02dc54..4b265fbd1 100644
--- a/winsup/cygwin/thread.h
+++ b/winsup/cygwin/thread.h
@@ -74,9 +74,6 @@ struct _winsup_t
/* path.cc */
struct mntent _ret;
- char *_cwd_win32;
- char *_cwd_posix;
- unsigned long _cwd_hash;
int _iteration;
/* strerror */
@@ -306,6 +303,6 @@ int __sem_post (sem_t * sem);
};
-#endif // MT_SAFE
+#endif // MT_SAFE
-#endif // _CYGNUS_THREADS_
+#endif // _CYGNUS_THREADS_