]> sourceware.org Git - glibc.git/commitdiff
Include gconv_charset.h for __gconv_lookup_alias prototype.
authorAndreas Jaeger <aj@suse.de>
Mon, 16 Apr 2001 15:21:51 +0000 (15:21 +0000)
committerAndreas Jaeger <aj@suse.de>
Mon, 16 Apr 2001 15:21:51 +0000 (15:21 +0000)
iconv/gconv_db.c

index 71d64b493ea90eb354b756f3f6bacc19315f1a98..bf2a68183c48bd6cef7951936d5f34e033e6138e 100644 (file)
@@ -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'
This page took 0.041544 seconds and 5 git commands to generate.