diff options
Diffstat (limited to 'src/gpg-error.def.in')
-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 a9cfed9..7c39502 100644 --- a/src/gpg-error.def.in +++ b/src/gpg-error.def.in @@ -186,5 +186,7 @@ EXPORTS gpgrt_realloc @141 gpgrt_malloc @142 gpgrt_calloc @143 + gpgrt_strdup @144 + gpgrt_strconcat @145 ;; end of file with public symbols for Windows. |