* include/iconv.h: New file.
This commit is contained in:
Ulrich Drepper 1999-08-21 00:38:15 +00:00
parent 5a02dce6b7
commit 511a009115
2 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,7 @@
in the message file and if necessary find approrpiate
conversion to match currently selected charset.
* include/libintl.h: Declare __dgettext and __dcgettext.
* include/iconv.h: New file.
1999-08-20 Andreas Schwab <schwab@suse.de>

1
include/iconv.h Normal file
View File

@ -0,0 +1 @@
#include <iconv/iconv.h>