summaryrefslogtreecommitdiffstats
path: root/include/errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/errors.h')
-rw-r--r--include/errors.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/errors.h b/include/errors.h
index cdd4a0549..9679e9153 100644
--- a/include/errors.h
+++ b/include/errors.h
@@ -50,5 +50,7 @@
#define G10ERR_NI_CIPHER 28
#define G10ERR_SIG_CLASS 29
#define G10ERR_BAD_MPI 30
+#define G10ERR_RESOURCE_LIMIT 31
+#define G10ERR_INV_KEYRING 32
#endif /*G10_ERRORS_H*/