summaryrefslogtreecommitdiff
path: root/lib/gnutls.h.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gnutls.h.in.in')
-rw-r--r--lib/gnutls.h.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gnutls.h.in.in b/lib/gnutls.h.in.in
index 5c53a61575..07b7ec4803 100644
--- a/lib/gnutls.h.in.in
+++ b/lib/gnutls.h.in.in
@@ -85,7 +85,7 @@ typedef enum gnutls_digest_algorithm { GNUTLS_DIG_NULL=1, GNUTLS_DIG_MD5,
/* exported for other gnutls headers. This is the maximum number
* of algorithms (ciphers, kx or macs).
*/
-#define GNUTLS_MAX_ALGORITHM_NUM 10
+#define GNUTLS_MAX_ALGORITHM_NUM 16
typedef enum gnutls_compression_method { GNUTLS_COMP_NULL=1,
GNUTLS_COMP_ZLIB,