aboutsummaryrefslogtreecommitdiffstats
path: root/regex_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'regex_internal.h')
-rw-r--r--regex_internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/regex_internal.h b/regex_internal.h
index 6cc84a79..ff26be7b 100644
--- a/regex_internal.h
+++ b/regex_internal.h
@@ -143,7 +143,6 @@ is_blank (int c)
# define __mempcpy mempcpy
# define __wcrtomb wcrtomb
# define __regfree regfree
-# define attribute_hidden
#endif /* not _LIBC */
#if __GNUC__ < 3 + (__GNUC_MINOR__ < 1)