diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-21 00:38:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-21 00:38:15 +0000 |
commit | 511a00911549751db9254e5d81c1fcc1723db57e (patch) | |
tree | 86b0bdb1b47f9f165e257ac9e31551542c6ea031 /include/iconv.h | |
parent | 5a02dce6b70f7c3337d75cfde08c5b36ebb688ee (diff) | |
download | glibc-511a00911549751db9254e5d81c1fcc1723db57e.tar.gz glibc-511a00911549751db9254e5d81c1fcc1723db57e.tar.xz glibc-511a00911549751db9254e5d81c1fcc1723db57e.zip |
Update.
* include/iconv.h: New file.
Diffstat (limited to 'include/iconv.h')
-rw-r--r-- | include/iconv.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 <iconv/iconv.h> |