diff options
Diffstat (limited to 'src/gpg-error.def.in')
-rw-r--r-- | src/gpg-error.def.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gpg-error.def.in b/src/gpg-error.def.in index ac20a69..f17522e 100644 --- a/src/gpg-error.def.in +++ b/src/gpg-error.def.in @@ -137,4 +137,7 @@ EXPORTS gpg_err_deinit @102 gpgrt_set_alloc_func @103 + gpgrt_pending @104 + gpgrt_pending_unlocked @105 + ;; end of file with public symbols for Windows. |