]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Add configure checks and stubs for gcrypt support.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 6c843e408c1bd91f722dec4ffed564cb67458537..3740f09d02f206dfe9d0159acd3d63ed5d050bde 100644 (file)
--- a/error.h
+++ b/error.h
@@ -383,6 +383,7 @@ extern const char **para_errlist[];
        PARA_ERROR(BLINDING, "failed to activate key blinding"), \
        PARA_ERROR(BIGNUM, "bignum error"), \
 
+#define GCRYPT_ERRORS \
 
 #define COMMAND_ERRORS \
        PARA_ERROR(COMMAND_SYNTAX, "syntax error in command"), \