mirror of git://sourceware.org/git/glibc.git
Include gconv_charset.h for __gconv_lookup_alias prototype.
This commit is contained in:
parent
cd2209eed5
commit
c3afcb6aec
|
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include <dlfcn.h>
|
||||
#include <gconv_int.h>
|
||||
#include <gconv_charset.h>
|
||||
|
||||
|
||||
/* Simple data structure for alias mapping. We have two names, `from'
|
||||
|
|
|
|||
Loading…
Reference in New Issue