diff options
Diffstat (limited to 'src/tls/tls_handshake_io.cpp')
-rw-r--r-- | src/tls/tls_handshake_io.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tls/tls_handshake_io.cpp b/src/tls/tls_handshake_io.cpp index 85bd85c41..fd2e7ea98 100644 --- a/src/tls/tls_handshake_io.cpp +++ b/src/tls/tls_handshake_io.cpp @@ -7,7 +7,6 @@ #include <botan/internal/tls_handshake_io.h> #include <botan/internal/tls_messages.h> -#include <botan/tls_record.h> #include <botan/exceptn.h> namespace Botan { |