about summary refs log tree commit diff
path: root/posix/regex_internal.h
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2014-09-17 12:34:24 +0200
committerAndreas Schwab <schwab@suse.de>2014-11-04 15:32:07 +0100
commit97827bfc5f5e039f29766369035cf73f0df27888 (patch)
tree58c89b642d039b051b910f5e848a90a1d2d6cf50 /posix/regex_internal.h
parent5e4df2848d5b0cfa8bedd9ef540e85cd33ff8f3b (diff)
downloadglibc-97827bfc5f5e039f29766369035cf73f0df27888.tar.gz
glibc-97827bfc5f5e039f29766369035cf73f0df27888.tar.xz
glibc-97827bfc5f5e039f29766369035cf73f0df27888.zip
Remove unused include
Diffstat (limited to 'posix/regex_internal.h')
-rw-r--r--posix/regex_internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/posix/regex_internal.h b/posix/regex_internal.h
index d1ed3dc46a..5c39f05dfd 100644
--- a/posix/regex_internal.h
+++ b/posix/regex_internal.h
@@ -62,7 +62,6 @@
 # ifndef _RE_DEFINE_LOCALE_FUNCTIONS
 #  define _RE_DEFINE_LOCALE_FUNCTIONS 1
 #   include <locale/localeinfo.h>
-#   include <locale/elem-hash.h>
 #   include <locale/coll-lookup.h>
 # endif
 #endif