diff options
Diffstat (limited to 'src/gpg-error.def.in')
-rw-r--r-- | src/gpg-error.def.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gpg-error.def.in b/src/gpg-error.def.in index 5c7835f..6c40571 100644 --- a/src/gpg-error.def.in +++ b/src/gpg-error.def.in @@ -189,6 +189,9 @@ EXPORTS gpgrt_strdup @144 gpgrt_strconcat @145 + gpgrt_getenv @146 + gpgrt_setenv @147 + #ifdef HAVE_W32_SYSTEM gpgrt_w32_reg_query_string @148 #endif |