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 b718c7a..a9cfed9 100644 --- a/src/gpg-error.def.in +++ b/src/gpg-error.def.in @@ -183,5 +183,8 @@ EXPORTS gpgrt_log_flush @139 _gpgrt_log_assert @140 + gpgrt_realloc @141 + gpgrt_malloc @142 + gpgrt_calloc @143 ;; end of file with public symbols for Windows. |