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 cba973d..16de809 100644 --- a/src/gpg-error.def.in +++ b/src/gpg-error.def.in @@ -140,4 +140,8 @@ EXPORTS _gpgrt_pending @104 _gpgrt_pending_unlocked @105 + gpgrt_set_nonblock @106 + gpgrt_get_nonblock @107 + gpgrt_poll @108 + ;; end of file with public symbols for Windows. |