diff options
-rw-r--r-- | src/gpg-error.def.in | 2 |
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. |