diff options
Diffstat (limited to 'src/gpg-error.def.in')
-rw-r--r-- | src/gpg-error.def.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gpg-error.def.in b/src/gpg-error.def.in index 33ef794..67bb12e 100644 --- a/src/gpg-error.def.in +++ b/src/gpg-error.def.in @@ -214,5 +214,9 @@ EXPORTS gpgrt_set_usage_outfnc @164 gpgrt_set_fixed_string_mapper @165 + gpgrt_b64enc_start @166 + gpgrt_b64enc_write @167 + gpgrt_b64enc_finish @168 + ;; end of file with public symbols for Windows. |