diff options
Diffstat (limited to 'src/tls/msg_server_kex.cpp')
-rw-r--r-- | src/tls/msg_server_kex.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tls/msg_server_kex.cpp b/src/tls/msg_server_kex.cpp index de50080ec..b8293d3e8 100644 --- a/src/tls/msg_server_kex.cpp +++ b/src/tls/msg_server_kex.cpp @@ -9,7 +9,6 @@ #include <botan/internal/tls_reader.h> #include <botan/internal/tls_extensions.h> #include <botan/internal/tls_handshake_io.h> -#include <botan/internal/assert.h> #include <botan/credentials_manager.h> #include <botan/loadstor.h> #include <botan/pubkey.h> |