diff options
Diffstat (limited to 'src/gpg-error.vers')
-rw-r--r-- | src/gpg-error.vers | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gpg-error.vers b/src/gpg-error.vers index f5657eb..c4704df 100644 --- a/src/gpg-error.vers +++ b/src/gpg-error.vers @@ -215,6 +215,8 @@ GPG_ERROR_1.0 { gpgrt_add_post_log_func; gpgrt_logv_domain; + gpgrt_spawn_actions_new; + gpgrt_spawn_actions_release; gpgrt_spawn_actions_set_environ; gpgrt_spawn_actions_set_redirect; gpgrt_spawn_actions_set_inherit_fds; |