aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpg-error.def.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpg-error.def.in')
-rw-r--r--src/gpg-error.def.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/gpg-error.def.in b/src/gpg-error.def.in
index 62e0681..2ea482a 100644
--- a/src/gpg-error.def.in
+++ b/src/gpg-error.def.in
@@ -28,3 +28,9 @@ EXPORTS
#endif
gpg_err_deinit @18
gpg_error_check_version @19
+
+ gpgrt_lock_init @20
+ gpgrt_lock_lock @21
+ gpgrt_lock_unlock @22
+ gpgrt_lock_destroy @23
+ gpgrt_yield @24