Remove unused include
authorAndreas Schwab <schwab@suse.de>
Wed, 17 Sep 2014 10:34:24 +0000 (12:34 +0200)
committerAndreas Schwab <schwab@suse.de>
Tue, 4 Nov 2014 14:32:07 +0000 (15:32 +0100)
ChangeLog
posix/regex_internal.h

index aabcd62..a6e6e65 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-11-04  Andreas Schwab  <schwab@suse.de>
+
+       * posix/regex_internal.h: Don't include <locale/elem-hash.h>.
+
 2014-11-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
 
        * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Encode
index d1ed3dc..5c39f05 100644 (file)
@@ -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