aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpg-error.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpg-error.def')
-rw-r--r--src/gpg-error.def8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/gpg-error.def b/src/gpg-error.def
new file mode 100644
index 0000000..39b0143
--- /dev/null
+++ b/src/gpg-error.def
@@ -0,0 +1,8 @@
+
+EXPORTS
+ gpg_strerror @1
+ gpg_strerror_r @2
+ gpg_strsource @3
+ gpg_err_code_from_errno @4
+ gpg_err_code_to_errno @5
+