Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 21 Aug 1999 00:38:15 +0000 (00:38 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 21 Aug 1999 00:38:15 +0000 (00:38 +0000)
* include/iconv.h: New file.

ChangeLog
include/iconv.h [new file with mode: 0644]

index 4c0b61a..3c35713 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
 
diff --git a/include/iconv.h b/include/iconv.h
new file mode 100644 (file)
index 0000000..9091fa5
--- /dev/null
@@ -0,0 +1 @@
+#include <iconv/iconv.h>