summaryrefslogtreecommitdiff
path: root/src/gpg-error.def.in
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2020-07-15 13:32:59 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2020-07-15 13:32:59 +0900
commitc564d8c5a0e7c1aba9103cb4b6561b61074c60f1 (patch)
tree446fac053d5bbf08dc76b1f7515ce3bf4426a22f /src/gpg-error.def.in
parent3413489d25577e3fe7f529b8e610a45d2bd1857c (diff)
downloadlibgpg-error-c564d8c5a0e7c1aba9103cb4b6561b61074c60f1.tar.gz
w32: Add gpgrt_fcancel to the definition.
* src/gpg-error.def.in (gpgrt_fcancel): Add. Fixes-commit: 3413489d25577e3fe7f529b8e610a45d2bd1857c Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
Diffstat (limited to 'src/gpg-error.def.in')
-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.