diff options
| author | Frank M. Kromann <fmk@php.net> | 2004-02-24 19:08:28 +0000 |
|---|---|---|
| committer | Frank M. Kromann <fmk@php.net> | 2004-02-24 19:08:28 +0000 |
| commit | d147e65186fbf365a13467666a9eba922d646588 (patch) | |
| tree | 079f10c27038c511d65ee62b4c591abf8401752a /ext | |
| parent | 5c0cf2311d3bbb611f8f40d4d6f87af70b7e32f2 (diff) | |
| download | php-git-d147e65186fbf365a13467666a9eba922d646588.tar.gz | |
Add missing export.
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/libxml/php_libxml2.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/libxml/php_libxml2.def b/ext/libxml/php_libxml2.def index 3e67d76ba9..9736c9fa25 100644 --- a/ext/libxml/php_libxml2.def +++ b/ext/libxml/php_libxml2.def @@ -1234,3 +1234,5 @@ _libiconv_version libiconv_close libiconv libiconv_open +libiconv_set_relocation_prefix + |
