diff options
Diffstat (limited to 'src/gpg-error.def.in')
-rw-r--r-- | src/gpg-error.def.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpg-error.def.in b/src/gpg-error.def.in index c563339..cbabd57 100644 --- a/src/gpg-error.def.in +++ b/src/gpg-error.def.in @@ -26,3 +26,4 @@ EXPORTS _gpg_w32_gettext_localename @16 _gpg_w32_gettext_use_utf8 @17 #endif + gpg_err_deinit @18 |