aboutsummaryrefslogtreecommitdiffstats
path: root/gpgme/ops.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpgme/ops.h')
-rw-r--r--gpgme/ops.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gpgme/ops.h b/gpgme/ops.h
index 020f0fae..92e44bad 100644
--- a/gpgme/ops.h
+++ b/gpgme/ops.h
@@ -26,6 +26,10 @@
/*-- gpgme.c --*/
void _gpgme_release_result ( GpgmeCtx c );
+/*-- wait.c --*/
+GpgmeCtx _gpgme_wait_on_condition ( GpgmeCtx c,
+ int hang, volatile int *cond );
+
/*-- recipient.c --*/
void _gpgme_append_gpg_args_from_recipients (