diff options
Diffstat (limited to 'src/gpg-error.def.in')
-rw-r--r-- | src/gpg-error.def.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gpg-error.def.in b/src/gpg-error.def.in index 7c39502..5c7835f 100644 --- a/src/gpg-error.def.in +++ b/src/gpg-error.def.in @@ -189,4 +189,8 @@ EXPORTS gpgrt_strdup @144 gpgrt_strconcat @145 +#ifdef HAVE_W32_SYSTEM + gpgrt_w32_reg_query_string @148 +#endif + ;; end of file with public symbols for Windows. |