diff options
Diffstat (limited to 'include/errors.h')
-rw-r--r-- | include/errors.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/errors.h b/include/errors.h index d9edebd24..0dde0f9b5 100644 --- a/include/errors.h +++ b/include/errors.h @@ -74,6 +74,7 @@ #define G10ERR_NOT_PROCESSED 52 #define G10ERR_UNU_PUBKEY 53 #define G10ERR_UNU_SECKEY 54 +#define G10ERR_KEYSERVER 55 #ifndef HAVE_STRERROR |