Skip to content

Commit

Permalink
Remove unused include
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schwab committed Nov 4, 2014
1 parent 5e4df28 commit 97827bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion posix/regex_internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 97827bf

Please sign in to comment.