summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/tls_pbuf.cc
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/tls_pbuf.cc')
-rw-r--r--winsup/cygwin/tls_pbuf.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/tls_pbuf.cc b/winsup/cygwin/tls_pbuf.cc
index e4f522344..9c12a2df8 100644
--- a/winsup/cygwin/tls_pbuf.cc
+++ b/winsup/cygwin/tls_pbuf.cc
@@ -10,7 +10,7 @@ details. */
#include <malloc.h>
#include "tls_pbuf.h"
-#define tls_pbuf _my_tls.pathbufs
+#define tls_pbuf _my_tls.locals.pathbufs
void
tls_pathbuf::destroy ()