From 68ea0f43533096d5c46bad4aee6e5d5864307f4a Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 12 Dec 1997 12:03:58 +0000 Subject: added option file handling --- include/errors.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/errors.h') 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*/ -- cgit v1.2.3