diff options
Diffstat (limited to 'src/gpg-error.def')
-rw-r--r-- | src/gpg-error.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gpg-error.def b/src/gpg-error.def index 6439112..d595b79 100644 --- a/src/gpg-error.def +++ b/src/gpg-error.def @@ -6,3 +6,6 @@ EXPORTS gpg_err_code_from_errno @4 gpg_err_code_to_errno @5 gpg_err_init @6 + gpg_err_code_from_syserror @7 + + |