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 19e87fa..ad65f8c 100644 --- a/src/gpg-error.def.in +++ b/src/gpg-error.def.in @@ -152,4 +152,8 @@ EXPORTS gpgrt_get_syscall_clamp @112 + gpgrt_b64dec_start @113 + gpgrt_b64dec_proc @114 + gpgrt_b64dec_finish @115 + ;; end of file with public symbols for Windows. |