aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic/tls-internal-struct.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/tls-internal-struct.h')
-rw-r--r--sysdeps/generic/tls-internal-struct.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/generic/tls-internal-struct.h b/sysdeps/generic/tls-internal-struct.h
index 33a9079e..156e722 100644
--- a/sysdeps/generic/tls-internal-struct.h
+++ b/sysdeps/generic/tls-internal-struct.h
@@ -22,6 +22,7 @@
struct tls_internal_t
{
char *strsignal_buf;
+ char *strerror_l_buf;
};
#endif