From 1fcf8c6ba3f8912c9c6cba0555597ab0083eaaa2 Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Sun, 13 May 2018 12:49:40 -0400 Subject: Add message to BOTAN_ARG_CHECK and use it more widely --- src/lib/tls/tls_ciphersuite.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/tls') diff --git a/src/lib/tls/tls_ciphersuite.cpp b/src/lib/tls/tls_ciphersuite.cpp index d1a509d78..b8a7e70d7 100644 --- a/src/lib/tls/tls_ciphersuite.cpp +++ b/src/lib/tls/tls_ciphersuite.cpp @@ -6,6 +6,7 @@ */ #include +#include #include #include #include -- cgit v1.2.3