about summary refs log tree commit diff stats
path: root/src/omemo/omemo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/omemo/omemo.h')
-rw-r--r--src/omemo/omemo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/omemo/omemo.h b/src/omemo/omemo.h
index cffc63f1..f07d42bc 100644
--- a/src/omemo/omemo.h
+++ b/src/omemo/omemo.h
@@ -4,6 +4,7 @@
 #include "config/account.h"
 
 #define OMEMO_ERR_UNSUPPORTED_CRYPTO -10000
+#define OMEMO_ERR_GCRYPT -20000
 
 typedef struct omemo_context_t omemo_context;