Remove unused include

This commit is contained in:
Andreas Schwab 2014-09-17 12:34:24 +02:00
parent 5e4df2848d
commit 97827bfc5f
2 changed files with 4 additions and 1 deletions

View File

@ -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

View 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