aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNIIBE Yutaka <[email protected]>2020-07-15 04:32:59 +0000
committerNIIBE Yutaka <[email protected]>2020-07-15 04:32:59 +0000
commitc564d8c5a0e7c1aba9103cb4b6561b61074c60f1 (patch)
tree446fac053d5bbf08dc76b1f7515ce3bf4426a22f
parentestream: Add gpgrt_fcancel (diff)
downloadlibgpg-error-c564d8c5a0e7c1aba9103cb4b6561b61074c60f1.tar.gz
libgpg-error-c564d8c5a0e7c1aba9103cb4b6561b61074c60f1.zip
w32: Add gpgrt_fcancel to the definition.
* src/gpg-error.def.in (gpgrt_fcancel): Add. Fixes-commit: 3413489d25577e3fe7f529b8e610a45d2bd1857c Signed-off-by: NIIBE Yutaka <[email protected]>
-rw-r--r--src/gpg-error.def.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gpg-error.def.in b/src/gpg-error.def.in
index de408db..888d9a4 100644
--- a/src/gpg-error.def.in
+++ b/src/gpg-error.def.in
@@ -238,4 +238,6 @@ EXPORTS
gpgrt_reallocarray @180
gpgrt_fclose @181
+ gpgrt_fcancel @182
+
;; end of file with public symbols for Windows.