summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygtls.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/cygtls.h')
-rw-r--r--winsup/cygwin/cygtls.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/cygtls.h b/winsup/cygwin/cygtls.h
index 0fa1b1b4c..45d067973 100644
--- a/winsup/cygwin/cygtls.h
+++ b/winsup/cygwin/cygtls.h
@@ -82,6 +82,7 @@ struct _local_storage
struct protoent *protoent_buf;
struct servent *servent_buf;
struct hostent *hostent_buf;
+ char signamebuf[sizeof ("Unknown signal XX")];
};
/* Please keep this file simple. Changes to the below structure may require