From 511a00911549751db9254e5d81c1fcc1723db57e Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 21 Aug 1999 00:38:15 +0000 Subject: [PATCH] Update. * include/iconv.h: New file. --- ChangeLog | 1 + include/iconv.h | 1 + 2 files changed, 2 insertions(+) create mode 100644 include/iconv.h diff --git a/ChangeLog b/ChangeLog index 4c0b61a992..3c35713cc2 100644 --- 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 diff --git a/include/iconv.h b/include/iconv.h new file mode 100644 index 0000000000..9091fa5904 --- /dev/null +++ b/include/iconv.h @@ -0,0 +1 @@ +#include