diff options
Diffstat (limited to 'src/lib/tls/msg_session_ticket.cpp')
-rw-r--r-- | src/lib/tls/msg_session_ticket.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/tls/msg_session_ticket.cpp b/src/lib/tls/msg_session_ticket.cpp index 28204958f..b9bf7e94d 100644 --- a/src/lib/tls/msg_session_ticket.cpp +++ b/src/lib/tls/msg_session_ticket.cpp @@ -6,7 +6,6 @@ */ #include <botan/tls_messages.h> -#include <botan/tls_extensions.h> #include <botan/internal/tls_reader.h> #include <botan/internal/tls_handshake_io.h> #include <botan/internal/tls_handshake_hash.h> |