diff options
Diffstat (limited to 'src/gpg-error.def.in')
-rw-r--r-- | src/gpg-error.def.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/gpg-error.def.in b/src/gpg-error.def.in index eea6e4a..7a6a2ef 100644 --- a/src/gpg-error.def.in +++ b/src/gpg-error.def.in @@ -207,5 +207,11 @@ EXPORTS ;; gpgrt_kill_process @158 ;; gpgrt_release_process @159 + gpgrt_argparse @160 + gpgrt_strusage @161 + gpgrt_set_strusage @162 + gpgrt_set_usage_outfnc @163 + gpgrt_set_fixed_string_mapper @164 + ;; end of file with public symbols for Windows. |