summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/localename.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/localename.c b/lib/localename.c
index 28b3d618b9..735f42753a 100644
--- a/lib/localename.c
+++ b/lib/localename.c
@@ -2629,7 +2629,7 @@ get_lcid (const char *locale_name)
#endif
-#if HAVE_GOOD_USELOCALE /* glibc, Mac OS X, FreeBSD >= 9.1, AIX >= 7,
+#if HAVE_GOOD_USELOCALE /* glibc, Mac OS X, FreeBSD >= 9.1, AIX >= 7, Cygwin >= 2.6,
Solaris 11 OpenIndiana, or Solaris >= 11.4 */
/* Simple hash set of strings. We don't want to drag in lots of hash table